瀏覽代碼

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



Loading…
取消
儲存