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

ci(pre-commit) #1427: Introduce rust and gitlab-ci-linter pre-commit hooks

Set to git.duniter.org to not request gitlab.com API
parent 5da2b207
No related branches found
No related tags found
1 merge request!1396#1427: Introduce rust and gitlab-ci-linter pre-commit hooks
repos:
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
hooks:
- id: fmt
- id: cargo-check
- 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