aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: b7ac48b287d6353f26fca15414409ddd88915824 (plain)
1
2
3
4
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((sh-mode . ((flycheck-shellcheck-excluded-warnings . '(2119)))))