Selaa lähdekoodia

Use setup.cfg for flake8 config default

master
10sr 5 vuotta sitten
vanhempi
commit
a6e9618cc5
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

@@ -1345,6 +1345,7 @@ found, otherwise returns nil."
)

(set-variable 'flycheck-python-mypy-ini ".mypy.ini")
(set-variable 'flycheck-flake8rc "setup.cfg")

(set-variable 'flycheck-python-pylint-executable "python3")
(set-variable 'flycheck-python-pycompile-executable "python3")


Ladataan…
Peruuta
Tallenna