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

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

Set to git.duniter.org to not request gitlab.com API
parent cda9d3bb
No related branches found
No related tags found
No related merge requests found
Pipeline #12361 failed
......@@ -8,3 +8,10 @@ repos:
hooks:
- id: isort
args: ["--profile", "black"]
- 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