emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode d39908a 2/4: Enable elisp linter


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode d39908a 2/4: Enable elisp linter
Date: Sat, 9 Oct 2021 02:57:49 -0400 (EDT)

branch: elpa/swift-mode
commit d39908a9e4150870e3c29adf47775d49944f0538
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Enable elisp linter
---
 scripts/run_linter.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/run_linter.sh b/scripts/run_linter.sh
index 6239fe6..78489f5 100755
--- a/scripts/run_linter.sh
+++ b/scripts/run_linter.sh
@@ -3,4 +3,4 @@
 # Run linter.  Used in Makefile.
 
 ./scripts/invoke_eldev.sh emacs --version || exit 1
-find ./*.el test/*.el '!' -name '*autoloads.el' -exec 
./scripts/invoke_eldev.sh lint '{}' '+'
+find ./*.el test/*.el '!' -name '*autoloads.el' -exec 
./scripts/invoke_eldev.sh lint doc re elisp '{}' '+'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]