Parcourir la source

Use setup.cfg for flake8 config default

master
10sr il y a 5 ans
Parent
révision
a6e9618cc5
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Voir le fichier

@@ -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")


Chargement…
Annuler
Enregistrer