Skip to content

Commit

Permalink
revert(checkers): remove flymake-ruff, present in flymake-collection
Browse files Browse the repository at this point in the history
This reverts commit cf838c7.
  • Loading branch information
abougouffa committed Nov 19, 2023
1 parent c326db8 commit 33c0fc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/me-checkers.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@

;;; Code:

(use-package flymake-ruff
:straight t
:hook ((python-mode python-ts-mode) . flymake-ruff-load))

(use-package flymake-collection
:straight t
:hook (minemacs-after-startup . flymake-collection-hook-setup))
Expand Down

0 comments on commit 33c0fc3

Please sign in to comment.