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.
2 parents 9138a6f + 6265ef0 commit b2fcf00Copy full SHA for b2fcf00
.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
test/tmt/system.fmf
@@ -20,7 +20,7 @@ adjust+:
20
summary: local rootful test
test: bash ./system.sh
duration: 30m
-
+
/local-rootless:
tag: [ local, rootless ]
summary: rootless test
0 commit comments