This commit is contained in:
Case Duckworth 2021-03-04 17:58:44 -06:00
parent 067cbc2b11
commit e646d3f49b
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@
(use-package flymake-shellcheck
:when (executable-find "shellcheck")
:hook sh-mode)
:hook (sh-mode . flymake-shellcheck-load))
(when (executable-find "shfmt")
(reformatter-define sh-format