File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,6 @@ ignore_templates:
139
139
- tests/translator/output/**/managed_policies_everything.json # intentionally contains wrong arns
140
140
- tests/translator/output/**/function_with_provisioned_poller_config.json
141
141
- tests/translator/output/**/function_with_metrics_config.json
142
- - tests/translator/output/**/api_with_custom_domains_private.json
143
142
144
143
ignore_checks :
145
144
- E2531 # Deprecated runtime; not relevant for transform tests
@@ -148,4 +147,4 @@ ignore_checks:
148
147
- E3001 # Invalid or unsupported Type; common in transform tests since they focus on SAM resources
149
148
- W2001 # Parameter not used
150
149
- 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