diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b01f89..c0752c0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,7 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer + - id: check-yaml - id: check-added-large-files - repo: https://github.com/jorisroovers/gitlint @@ -22,4 +23,4 @@ repos: hooks: - id: gitlint -exclude: /Baseline/ +exclude: 3rdparty/|/Baseline/