mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-04 16:05:42 +00:00
pre-commit: exclude rpm/gating.yaml from check-yaml
check-yaml for whatever reason doesn't like `!Policy` in rpm/gating.yaml. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
50379429ca
commit
6265ef07ae
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ repos:
|
|||
- id: check-executables-have-shebangs
|
||||
- id: check-merge-conflict
|
||||
- id: check-yaml
|
||||
exclude: rpm/gating.yaml
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
# Configuration for codespell is in .codespellrc
|
||||
rev: v2.4.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue