File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,6 @@ ignore_templates:
139139 - tests/translator/output/**/managed_policies_everything.json # intentionally contains wrong arns
140140 - tests/translator/output/**/function_with_provisioned_poller_config.json
141141 - tests/translator/output/**/function_with_metrics_config.json
142- - tests/translator/output/**/api_with_custom_domains_private.json
143142
144143ignore_checks :
145144 - E2531 # Deprecated runtime; not relevant for transform tests
@@ -148,4 +147,4 @@ ignore_checks:
148147 - E3001 # Invalid or unsupported Type; common in transform tests since they focus on SAM resources
149148 - W2001 # Parameter not used
150149 - E3006 # Resource type check; we have some Foo Bar resources
151- - W3037 # Ignore cfn-lint check for non existing IAM permissions
150+ - W3037 # Ignore cfn-lint check for non existing IAM permissions
Original file line number Diff line number Diff line change 1- __version__ = "1.95 .0"
1+ __version__ = "1.96 .0"
You can’t perform that action at this time.
0 commit comments