reuse compliance

This commit is contained in:
Allen Winter
2022-07-13 08:50:25 -04:00
parent 53c65c6129
commit d4e020eb4a
3 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
exclude: ^(cmake/ECM|cmake/KDAB/)
exclude: ^(cmake/ECM|cmake/KDAB/|src/3rdparty/)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0