소스 검색

Use setup.cfg for flake8 config default

master
10sr 5 년 전
부모
커밋
a6e9618cc5
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 파일 보기

@@ -1345,6 +1345,7 @@ found, otherwise returns nil."
)

(set-variable 'flycheck-python-mypy-ini ".mypy.ini")
(set-variable 'flycheck-flake8rc "setup.cfg")

(set-variable 'flycheck-python-pylint-executable "python3")
(set-variable 'flycheck-python-pycompile-executable "python3")


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