Skip to content

Commit

Permalink
add pylint config file. update Sider CI name
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision authored and jpakkane committed Aug 2, 2019
1 parent 7aecfb1 commit fa38aa3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[MASTER]
jobs=0

[REPORTS]
score=no

[MESSAGES CONTROL]
disable=all
enable=unreachable
File renamed without changes.

0 comments on commit fa38aa3

Please sign in to comment.