mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-22 15:13:29 -06:00
Configure copywrite to ignore protobuf output
This commit is contained in:
parent
3bb6a5896b
commit
4d6a523859
@ -10,5 +10,6 @@ project {
|
|||||||
header_ignore = [
|
header_ignore = [
|
||||||
"**/*.tf",
|
"**/*.tf",
|
||||||
"**/testdata/**",
|
"**/testdata/**",
|
||||||
|
"**/*.pb.go",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user