We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f5602 commit 163ab1cCopy full SHA for 163ab1c
.pylintrc
@@ -46,7 +46,7 @@ fail-under=10
46
#from-stdin=
47
48
# Files or directories to be skipped. They should be base names, not paths.
49
-ignore=CVS
+ignore=CVS
50
51
# Add files or directories matching the regular expressions patterns to the
52
# ignore-list. The regex matches against paths and can be in Posix or Windows
.vscode/setting.json
@@ -16,4 +16,4 @@
16
"--skip-glob",
17
"*/migrations/*"
18
]
19
-}
+}
0 commit comments