Parcourir la source

Add TODO

master
10sr il y a 5 ans
Parent
révision
79f2414e8c
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. +3
    -2
      emacs.el

+ 3
- 2
emacs.el Voir le fichier

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



Chargement…
Annuler
Enregistrer