We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd17985 commit 52fa2feCopy full SHA for 52fa2fe
.cfnlintrc.yaml
@@ -125,3 +125,4 @@ ignore_checks:
125
- E2531 # Deprecated runtime; not relevant for transform tests
126
- W2531 # EOL runtime; not relevant for transform tests
127
- E3001 # Invalid or unsupported Type; common in transform tests since they focus on SAM resources
128
+ - W2001 # Parameter not used
0 commit comments