We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c59a7 commit cc5bb4dCopy full SHA for cc5bb4d
Makefile
@@ -95,7 +95,7 @@ test_live_integration: install
95
test_unit: install
96
yarn typecheck
97
yarn lint
98
- cfn-lint cloudformation/**/* --ignore-templates cloudformation/phony-swagger.yml
+ cfn-lint cloudformation/**/* --ignore-templates cloudformation/phony-swagger.yml -i W3660
99
yarn prettier
100
yarn test:unit
101
0 commit comments