Skip to content
Snippets Groups Projects
Commit baa5932a 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 e45d1d1d
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,10 @@ repos:
rev: v0.812
hooks:
- id: mypy
- 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.
Finish editing this message first!
Please register or to comment