Add (or try to add) pylint
This commit is contained in:
parent
f4ad408a00
commit
028d0f5cf9
|
@ -20,9 +20,13 @@
|
|||
(package! org-roam)
|
||||
(package! flycheck-clj-kondo)
|
||||
|
||||
(package! pylint)
|
||||
(package! flake8)
|
||||
|
||||
|
||||
;; Not sure if this is really needed...
|
||||
(add-hook! clojure-mode
|
||||
(require 'flycheck-clj-kondo))
|
||||
(require 'flycheck-clj-kondo))
|
||||
|
||||
(package! graphviz-dot-mode)
|
||||
|
||||
|
|
Loading…
Reference in New Issue