Skip to content

Commit 742ca78

Browse files
make changie dirs excempt from copyright headers
1 parent 8b1c7f6 commit 742ca78

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .copywrite.hcl

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ project {
1313
"**/*.pb.go",
1414
"**/*_string.go",
1515
"**/mock*.go",
16-
".changes/unreleased/**",
17-
".changes/backported/**",
16+
".changes/**",
1817
# these directories have their own copywrite config
1918
"docs/plugin-protocol/**",
2019
"internal/tfplugin*/**"

0 commit comments

Comments
 (0)