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

Latest commit

 

History

History
28 lines (17 loc) · 1.31 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.31 KB

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.