aws-cloudformation / aws-cloudformation/cfn-lint-visual-studio-code
How to work with .template
Open
- Dominant language
- JavaScript
- Stars
- 289
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
I have several *.template file, and all file begin with `AWSTemplateFormatVersion: '2010-09-09'
` at first line, but I cannot get any lint on the file.
When I click other *.yml file, it will output `Don't believe this is a CloudFormation template.`, it correct, because it really not a cloudformation template, but when I click the cloudformation template *.template file, it doesn't have any output messages.
Anyone could help? Should I modify any config?
Contributor guide
Assessment
This issue has not been assessed yet.