cfn-lint icon indicating copy to clipboard operation
cfn-lint copied to clipboard

Feature request - multiple files

Open marcobiedermann opened this issue 5 years ago • 1 comments

I would be great if you could use some file blobbing e.g. **/*.{yaml,yml} instead of passing just a single file as input.

marcobiedermann avatar Dec 13 '18 13:12 marcobiedermann

cfn-python-lint added support for linting multiple templates here if that helps

https://github.com/aws-cloudformation/cfn-python-lint/#lint-multiple-files

https://github.com/martysweet/cfn-lint#depreciationretirement-notice

PatMyron avatar Jun 14 '20 22:06 PatMyron