Remove flymake mypy (from flymake-collection)
This commit is contained in:
parent
c9cc568ca6
commit
eb69c67a5d
|
@ -145,11 +145,6 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
|||
:diminish
|
||||
:defer
|
||||
:after flymake)
|
||||
|
||||
(with-eval-after-load 'python
|
||||
(add-hook 'python-base-mode-hook
|
||||
(defun python-mode-setup-flymake ()
|
||||
(add-hook 'flymake-diagnostic-functions 'flymake-collection-mypy nil t))))
|
||||
#+end_src
|
||||
|
||||
** shellcheck
|
||||
|
|
Loading…
Reference in a new issue