Explorar el Código

Add comment

master
10sr hace 5 años
padre
commit
2fe8e67108
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

@@ -2062,6 +2062,7 @@ initializing."
(add-to-list 'flycheck-checkers
'python-black-check)

;; Fix when file has invalid syntax
(defun flycheck-parse-black-check (output checker buffer)
"Flycheck parser to check if reformat is required."
(with-temp-buffer


Cargando…
Cancelar
Guardar