mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-22 15:13:29 -06:00
Configure copywrite to ignore testdata
This commit is contained in:
parent
c6400fabb1
commit
8ffd5d0ca9
@ -9,5 +9,6 @@ project {
|
||||
# files or folders should be ignored
|
||||
header_ignore = [
|
||||
"**/*.tf",
|
||||
"**/testdata/**",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user