We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8664f2 commit 3c7a2d1Copy full SHA for 3c7a2d1
.pre-commit-config.yaml
@@ -71,7 +71,7 @@ repos:
71
- --license-filepath
72
- .github/workflows/license-templates/LICENSE.txt
73
- --fuzzy-match-generates-todo
74
- exclude: ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^\.github/workflows/.*\.md$
+ exclude: ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^\.github/workflows/.*\.md$|^\.github/aw/.*\.md$
75
- id: insert-license
76
name: add license for all properties files
77
description: automatically adds a licence header to all properties files that don't have a license header
0 commit comments