Skip to content

Commit 3c7a2d1

Browse files
author
Daan Hoogland
committed
agentic workflow exclusion
1 parent c8664f2 commit 3c7a2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
- --license-filepath
7272
- .github/workflows/license-templates/LICENSE.txt
7373
- --fuzzy-match-generates-todo
74-
exclude: ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^\.github/workflows/.*\.md$
74+
exclude: ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^\.github/workflows/.*\.md$|^\.github/aw/.*\.md$
7575
- id: insert-license
7676
name: add license for all properties files
7777
description: automatically adds a licence header to all properties files that don't have a license header

0 commit comments

Comments
 (0)