There was an error while loading. Please reload this page.
1 parent 887668b commit cae2977Copy full SHA for cae2977
pylintrc
@@ -9,7 +9,7 @@
9
10
# Add files or directories to the blacklist. They should be base names, not
11
# paths.
12
-ignore=CVS
+ignore=.tox,CVS
13
14
# Add files or directories matching the regular expressions patterns to the
15
# ignore-list. The regex matches against paths and can be in Posix or Windows
0 commit comments