10sr пре 5 година
родитељ
комит
79f2414e8c
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 3 додато и 2 уклоњено
  1. +3
    -2
      emacs.el

+ 3
- 2
emacs.el Прегледај датотеку

@@ -1337,8 +1337,9 @@ found, otherwise returns nil."
(with-venv
(executable-find e)))
t)))
(add-hook 'python-mode-hook
'my-set-venv-flycheck-executable-find)
;; TODO: This sucks when venv dir is not found
;; (add-hook 'python-mode-hook
;; 'my-set-venv-flycheck-executable-find)
;; Run multiple chekcers
;; https://github.com/flycheck/flycheck/issues/186



Loading…
Откажи
Сачувај