Skip to content
Snippets Groups Projects
Commit 836d16a1 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 cfb3347d
No related branches found
No related tags found
No related merge requests found
...@@ -12,3 +12,10 @@ repos: ...@@ -12,3 +12,10 @@ repos:
rev: v0.812 rev: v0.812
hooks: hooks:
- id: mypy - 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