[emacs] Add flycheck for shellcheck

This commit is contained in:
Sebastian Schulze 2018-09-13 09:35:08 +02:00
parent 9434bc2da6
commit 0ff6bff1a2
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ values."
company-lsp
beginend
flycheck-yamllint
flycheck-shellcheck
)
;; A list of packages that cannot be updated.
dotspacemacs-frozen-packages '()