##// END OF EJS Templates
test-check-pylint: match its output...
Jun Wu -
r31839:5b048d5f default
parent child Browse files
Show More
@@ -13,3 +13,7 b' Current checks:'
13 $ pylint --rcfile=$TESTTMP/fakerc --disable=all \
13 $ pylint --rcfile=$TESTTMP/fakerc --disable=all \
14 > --enable=W0102 --reports=no \
14 > --enable=W0102 --reports=no \
15 > mercurial hgext hgext3rd
15 > mercurial hgext hgext3rd
16 (?)
17 ------------------------------------ (?)
18 Your code has been rated at 10.00/10 (?)
19 (?)
General Comments 0
You need to be logged in to leave comments. Login now