Ver código fonte

Add comment

master
10sr 5 anos atrás
pai
commit
2fe8e67108
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver arquivo

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


Carregando…
Cancelar
Salvar