소스 검색

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



불러오는 중...
취소
저장