Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Add pylint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Wojtulewicz committed Jan 20, 2017
1 parent 85fdfd6 commit 6c1d52b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[pre-commit-hook]
command=pylint
params=--disable=missing-docstring
limit=5.0

0 comments on commit 6c1d52b

Please sign in to comment.