Skip to content

Commit 3954548

Browse files
author
BoboTiG
committed
Add pylint configuration
1 parent dd49b6d commit 3954548

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.pylintrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[MESSAGES CONTROL]
2+
disable = locally-disabled
3+
4+
[REPORTS]
5+
output-format = colorized
6+
reports = no

0 commit comments

Comments
 (0)