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

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