Skip to content

Commit a7ae42c

Browse files
committed
feat(checkers): add flymake-collection
1 parent e21d176 commit a7ae42c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/me-checkers.el

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
:straight t
1313
:autoload flymake-easy-load)
1414

15+
(use-package flymake-collection
16+
:straight t
17+
:hook (minemacs-after-startup . flymake-collection-hook-setup))
18+
1519

1620
(provide 'me-checkers)
1721

0 commit comments

Comments
 (0)