Skip to content

Commit

Permalink
revert(checkers): flymake-shellcheck included in flymake-collection
Browse files Browse the repository at this point in the history
This reverts commit 895a328.
  • Loading branch information
abougouffa committed Nov 19, 2023
1 parent 895a328 commit 8b38ff5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/me-checkers.el
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
:straight t
:hook (minemacs-after-startup . flymake-collection-hook-setup))

(use-package flymake-shellcheck
:straight t
:commands flymake-shellcheck-load
:hook ((sh-mode bash-ts-mode) . flymake-shellcheck-load))


(provide 'me-checkers)

Expand Down

0 comments on commit 8b38ff5

Please sign in to comment.