소스 검색

Move into the 21st century with 120 line length #pylint

Colin Powell 5 년 전
부모
커밋
30dac093b5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      python/.pylintrc

+ 1 - 0
python/.pylintrc

@@ -1,2 +1,3 @@
 [MESSAGES CONTROL]
 disable=E0202,E1101
+max-line-length=120