ソースを参照

Add TODO

master
10sr 5年前
コミット
79f2414e8c
署名者: 10sr GPGキー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



読み込み中…
キャンセル
保存