Format all files with 'pre-commit run -a'

This commit is contained in:
Konrad Kleine 2024-05-22 09:53:23 +02:00 committed by Timm Bäder
parent f67a3015ee
commit d786a89a64
7 changed files with 22 additions and 22 deletions

View file

@ -19,6 +19,7 @@ repos:
- id: check-yaml - id: check-yaml
args: args:
- "--allow-multiple-documents" - "--allow-multiple-documents"
- "--unsafe"
# See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity # See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity
- repo: https://github.com/teemtee/tmt.git - repo: https://github.com/teemtee/tmt.git

View file

@ -94,4 +94,3 @@ local-tmt-vm:
-c fedora-llvm-team/llvm-snapshots-big-merge-20240124 \ -c fedora-llvm-team/llvm-snapshots-big-merge-20240124 \
test \ test \
report report