We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c72a8 commit 319c7bbCopy full SHA for 319c7bb
.pylintrc
@@ -0,0 +1,8 @@
1
+[GENERAL]
2
+fail-under=9.0
3
+
4
+[MESSAGES CONTROL]
5
+#disable=R0903
6
7
+[BASIC]
8
+good-names=i,j,k,x,ax
0 commit comments