Skip to content
Snippets Groups Projects
Commit 45b67d1c authored by Moul's avatar Moul
Browse files

[enh] #162: Introduce gitlab-ci-linter pre-commit hook

Set to git.duniter.org to not request gitlab.com API
parent 02add38e
No related branches found
No related tags found
2 merge requests!157v1.0.0rc0: merge dev into master,!136#135, #162: Introduce mypy, pylint, isort, gitlab-ci pre-commit hooks
......@@ -27,3 +27,10 @@ repos:
args:
- --license-filepath
- license_header.txt
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
rev: v1.0.3
hooks:
- id: gitlab-ci-linter
args:
- "--server"
- "https://git.duniter.org"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment