1
0
mirror of https://github.com/hashicorp/terraform.git synced 2026-02-05 06:46:14 +01:00

make changie dirs excempt from copyright headers

This commit is contained in:
Daniel Schmidt
2025-02-13 12:52:06 +01:00
parent 8b1c7f6fe8
commit 742ca78f0a

View File

@@ -13,8 +13,7 @@ project {
"**/*.pb.go",
"**/*_string.go",
"**/mock*.go",
".changes/unreleased/**",
".changes/backported/**",
".changes/**",
# these directories have their own copywrite config
"docs/plugin-protocol/**",
"internal/tfplugin*/**"