fix: LICENSE.md aus trailing-whitespace Hook ausschließen
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user