aws-serverless-ecommerce-platform
aws-serverless-ecommerce-platform copied to clipboard
Missing lint command
Valid usage is speccy lint [options], isn't it?
After adding lint, I get the expected output.
https://github.com/aws-samples/aws-serverless-ecommerce-platform/blob/efee84c85f2bcde05e81e4f3fdda8f3f6b8c6522/tools/lint#L74
Hey @Al-bambino! Looks like you're right. It's odd as this used to work in the past, but might be due to me using an older version.
Would you mind creating a PR with the correct command?
Hey @nmoutschen! Sure, no problem.