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

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

[nongnu] elpa/swift-mode bb506d0 015/496: Add flycheck-cask to dir-local


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode bb506d0 015/496: Add flycheck-cask to dir-locals
Date: Sun, 29 Aug 2021 11:32:58 -0400 (EDT)

branch: elpa/swift-mode
commit bb506d061857c6e0f6c83f4d2ef473fba85921cf
Author: Chris Barrett <chris.d.barrett@me.com>
Commit: Chris Barrett <chris.d.barrett@me.com>

    Add flycheck-cask to dir-locals
---
 .dir-locals.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.dir-locals.el b/.dir-locals.el
index 3ef03a3..4fb058a 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,3 +1,4 @@
 ((emacs-lisp-mode
   (eval . (flycheck-mode))
+  (eval . (flycheck-cask-setup))
   (eval . (checkdoc-minor-mode))))



reply via email to

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