Skip to content

Commit 5ad0977

Browse files
committed
Install pylinter with git hook
1 parent 7646045 commit 5ad0977

File tree

2 files changed

+93
-1
lines changed

2 files changed

+93
-1
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name = "pypi"
55

66
[packages]
77
coverage = "==5.0a1"
8+
pylint = "*"
9+
git-pylint-commit-hook = "*"
810

911
[dev-packages]
1012

Pipfile.lock

Lines changed: 91 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)