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

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