aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-12-23 11:19:12 +0000
committermerakor <cem@ckyln.com>2020-12-23 11:19:12 +0000
commitc847ccf03d8d5e16e5095de8a1f0f06db6d64e0e (patch)
treedef2070577795a8ad60b18cb04737ecc0ee816c9 /.dir-locals.el
parent5a611dafea5b2f12af3fd08c4d9a5fcd0de5b7ed (diff)
downloadcpt-c847ccf03d8d5e16e5095de8a1f0f06db6d64e0e.tar.gz
dir-locals: update
FossilOrigin-Name: f5dd4d31676874d541423f18ae62a3f9dc03a6ae1862eb82968b02b2f9672d5a
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index fcd3688..81ec972 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,4 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
-((sh-mode . ((flycheck-shellcheck-excluded-warnings . '("2119")))))
+((sh-mode . ((flycheck-shellcheck-excluded-warnings . ("2119")))))