Skip to content

Commit b2fcf00

Browse files
Merge pull request #26175 from lsm5/tmt-lint
lint: cleanups after TMT inclusion
2 parents 9138a6f + 6265ef0 commit b2fcf00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ repos:
2121
- id: check-executables-have-shebangs
2222
- id: check-merge-conflict
2323
- id: check-yaml
24+
exclude: rpm/gating.yaml
2425
- repo: https://github.com/codespell-project/codespell
2526
# Configuration for codespell is in .codespellrc
2627
rev: v2.4.1

test/tmt/system.fmf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ adjust+:
2020
summary: local rootful test
2121
test: bash ./system.sh
2222
duration: 30m
23-
23+
2424
/local-rootless:
2525
tag: [ local, rootless ]
2626
summary: rootless test

0 commit comments

Comments
 (0)