Skip to content

Commit cc5bb4d

Browse files
committed
ignore rule W3660
1 parent 71c59a7 commit cc5bb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ test_live_integration: install
9595
test_unit: install
9696
yarn typecheck
9797
yarn lint
98-
cfn-lint cloudformation/**/* --ignore-templates cloudformation/phony-swagger.yml
98+
cfn-lint cloudformation/**/* --ignore-templates cloudformation/phony-swagger.yml -i W3660
9999
yarn prettier
100100
yarn test:unit
101101

0 commit comments

Comments
 (0)