File tree 4 files changed +5
-0
lines changed
4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# vscode-cfn-lint
2
+ [ ![ Version] ( https://img.shields.io/visual-studio-marketplace/v/kddejong.vscode-cfn-lint.svg?style=flat )] ( https://marketplace.visualstudio.com/items?itemName=kddejong.vscode-cfn-lint )
3
+ [ ![ Version] (https://img.shields.io/visual-studio-marketplace/i/kddejong.vscode-cfn-lint.svg?style=flat
4
+ )] ( https://marketplace.visualstudio.com/items?itemName=kddejong.vscode-cfn-lint )
2
5
3
6
VS Code CloudFormation Linter uses cfn-lint to lint your CloudFormation templates.
7
+ <img alt =" [cfn-lint logo] " src =" logo.png?raw=true " width =" 150 " align =" right " >
4
8
5
9
## Features
6
10
Original file line number Diff line number Diff line change 4
4
"author" : " Kevin DeJong" ,
5
5
"license" : " Apache-2.0" ,
6
6
"version" : " 0.0.1" ,
7
+ "icon" : " logo.png" ,
7
8
"repository" : {
8
9
"type" : " git" ,
9
10
"url" : " https://github.com/awslabs/aws-cfn-lint-visual-studio-code.git"
You can’t perform that action at this time.
0 commit comments