Tools -> External Tools에 항목 추가

Title : Pylint
Command : C:\Python27\Scripts\pylint.bat
Arguments : --msg-template="{path}({line}): {category} [{msg_id}({symbol}){obj}] {msg}" --disable C0103,C0111,C0325 --max-line-length 90 $(ItemPath)
Initial directory : $(ItemDir)

Use Output window에 체크

참고사항
  - Windows에서 Pylint 설치하기(http://www.npteam.net/938)
2014/04/09 20:45 2014/04/09 20:45

글 걸기 주소 : 이 글에는 트랙백을 보낼 수 없습니다

덧글을 달아 주세요