We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5037942 commit 6265ef0Copy full SHA for 6265ef0
.pre-commit-config.yaml
@@ -21,6 +21,7 @@ repos:
21
- id: check-executables-have-shebangs
22
- id: check-merge-conflict
23
- id: check-yaml
24
+ exclude: rpm/gating.yaml
25
- repo: https://github.com/codespell-project/codespell
26
# Configuration for codespell is in .codespellrc
27
rev: v2.4.1
0 commit comments