Skip to content
Snippets Groups Projects
Commit 7854dea9 authored by Moul's avatar Moul
Browse files

[enh] #162: Introduce pylint pre-commit hook

parent eeaff652
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,10 @@ repos:
rev: v0.812
hooks:
- id: mypy
- repo: https://github.com/PyCQA/pylint
rev: v2.8.2
hooks:
- id: pylint
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
rev: v1.0.3
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment