10sr 5 lat temu
rodzic
commit
39381f489d
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Wyświetl plik

@@ -2047,6 +2047,10 @@ initializing."
(add-to-list 'flycheck-checkers
'python-black)

(defun my-flycheck-parse-any-error (output checker buffer)
"Flycheck parser to check if OUTPUT is not empty."
())

(defun my-flycheck-parse-unified-diff (output checker buffer)
"Flycheck parser to parse diff output."
(let ((source-line 0)


Ładowanie…
Anuluj
Zapisz