michalschott / salt-lint

Linter for Salt configuration management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

salt-lint

Linter for Salt configuration management.

Master: Master: Build Status Development: Development: Build Status

Gem Version Code Climate Gratipay

Documentation:

Please see documentation to interpret any results returned.

Running within git repo with its git files only

git ls-files | grep sls | xargs -I {} salt-lint -f {}

Do not use it until version >= 0.5

Forked from lukaszraczylo/salt-lint and extended to return exit code > 0 if errors were found.

About

Linter for Salt configuration management.

License:MIT License


Languages

Language:Ruby 98.0%Language:SaltStack 1.5%Language:Scheme 0.4%