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 46533f6 commit ab5751aCopy full SHA for ab5751a
Makefile
@@ -101,9 +101,8 @@ test_live_integration: install
101
yarn test:live
102
103
test_unit: install
104
- yarn typecheck
105
yarn lint
106
- cfn-lint cloudformation/**/* --ignore-templates cloudformation/phony-swagger.yml -i W3660
+ cfn-lint cloudformation/**/*
107
yarn prettier
108
yarn test:unit
109
0 commit comments