CircleCI: Adds pylint test for all python files in test/ directory.

This commit is contained in:
Christian Parpart
2020-02-04 22:26:10 +01:00
committed by chriseth
parent 8a7e1d651a
commit 6ab385d34a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,4 +71,4 @@ good-names=
expected-line-ending-format=LF
# Maximum number of characters on a single line.
max-line-length=110
max-line-length=130