We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf561c commit 8aacf6fCopy full SHA for 8aacf6f
.pylintrc
@@ -0,0 +1,4 @@
1
+# Don't require constants to be upper case
2
+[ BASIC ]
3
+class-const-naming-style=any
4
+const-naming-style=any
0 commit comments