mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-18 01:12:35 +00:00
Add catalog metadata (META.d)
This commit is contained in:
parent
d4cada5ecb
commit
eb241f74eb
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ project {
|
||||||
copyright_year = 2020
|
copyright_year = 2020
|
||||||
|
|
||||||
header_ignore = [
|
header_ignore = [
|
||||||
|
# internal catalog metadata (prose)
|
||||||
|
"META.d/**/*.yaml",
|
||||||
|
|
||||||
# changie tooling configuration and CHANGELOG entries (prose)
|
# changie tooling configuration and CHANGELOG entries (prose)
|
||||||
".changes/unreleased/*.yaml",
|
".changes/unreleased/*.yaml",
|
||||||
".changie.yaml",
|
".changie.yaml",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue