diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-04-06 14:56:10 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-04-06 14:56:10 -0700 |
commit | aa15883fcbfc31546d4d94f2089e177dc481cc48 (patch) | |
tree | 3868569588179b13881a93633016a90d088256dc /.gitignore | |
parent | 772880c0e8adae1d20ae19f00e295bf2f8e895c6 (diff) | |
download | sandcrawler-aa15883fcbfc31546d4d94f2089e177dc481cc48.tar.gz sandcrawler-aa15883fcbfc31546d4d94f2089e177dc481cc48.zip |
add pylint to CI
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ src/build/ !.coveragerc !.gitlab-ci.yml +!.pylintrc # Don't ignore this file itself !.gitignore |