Explorar el Código

Use setup.cfg for flake8 config default

master
10sr hace 5 años
padre
commit
a6e9618cc5
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar