Skip to content

Commit 457c56c

Browse files
breezewishmikumikuchan
authored andcommitted
Add pylintrc (#343)
1 parent 5412e6b commit 457c56c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pylintrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[FORMAT]
2+
indent-string=' '
3+
indent-after-paren=4
4+
5+
[MESSAGES CONTROL]
6+
disable=C0111,C0301

0 commit comments

Comments
 (0)