fix: LICENSE.md aus trailing-whitespace Hook ausschließen
All checks were successful
Build Test Docker Image / docker-test (pull_request) Successful in 45s
Run Tests / test (pull_request) Successful in 20m33s

This commit is contained in:
2026-03-28 14:08:47 +01:00
parent fa2829811b
commit 28285b254e

View File

@@ -6,6 +6,7 @@ repos:
rev: v6.0.0
hooks:
- id: trailing-whitespace
exclude: LICENSE\.md
- id: end-of-file-fixer
- id: check-yaml
stages: [pre-commit]