Show More
@@ -8,6 +8,7 b' new check.' | |||||
8 |
|
8 | |||
9 | Current checks: |
|
9 | Current checks: | |
10 | - W0102: no mutable default argument |
|
10 | - W0102: no mutable default argument | |
|
11 | - C0321: only one statement on a single line | |||
11 |
|
12 | |||
12 | $ touch $TESTTMP/fakerc |
|
13 | $ touch $TESTTMP/fakerc | |
13 | $ pylint --rcfile=$TESTTMP/fakerc --disable=all \ |
|
14 | $ pylint --rcfile=$TESTTMP/fakerc --disable=all \ |
General Comments 0
You need to be logged in to leave comments.
Login now