mirror of
https://github.com/containers/podman.git
synced 2025-10-12 00:35:05 +08: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:
@ -21,6 +21,7 @@ repos:
|
|||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
|
exclude: rpm/gating.yaml
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
# Configuration for codespell is in .codespellrc
|
# Configuration for codespell is in .codespellrc
|
||||||
rev: v2.4.1
|
rev: v2.4.1
|
||||||
|
Reference in New Issue
Block a user