Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

piotrkubisa/SublimeLinter-contrib-cfn-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-contrib-cfn-lint

Build Status

This linter plugin for SublimeLinter provides an interface to cfn-lint. It will be used with files that have the yaml (CloudFormation) syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, you must ensure that cfn-lint is installed on your system.

In order for cfn-lint to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

Additional SublimeLinter-cfn-lint settings:

Setting Description
foo Something.
bar Something else.

About

An interface to cfn-lint for the SublimeLinter plugin to lint CloudFormation templates (yaml and json)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages