Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warpnet/salt-lint

A command-line utility that checks for best practices in SaltStack.
https://github.com/warpnet/salt-lint

hacktoberfest linter linters python salt salt-lint saltstack

Last synced: 29 days ago
JSON representation

A command-line utility that checks for best practices in SaltStack.

Awesome Lists containing this project

README

        


salt-lint





Latest release version


PyPI - Python Version


PyPI - License


GitHub Workflow Status


GitHub contributors


salt-lint checks Salt State files (SLS) for best practices and behavior that could potentially be improved.


Explore the docs »


Check the Linting Rules
·
Report Bug
·
Request Feature

## Demo
[![salt-lint demo](https://raw.githubusercontent.com/warpnet/salt-lint/main/demo.gif?raw=true)](https://asciinema.org/a/377244)

## Acknowledgement
The project is heavily based on [ansible-lint](https://github.com/ansible/ansible-lint), with the modified work by [Warpnet B.V.](https://github.com/warpnet). [ansible-lint](https://github.com/ansible/ansible-lint) was created by [Will Thames](https://github.com/willthames) and is now maintained as part of the [Ansible](https://www.ansible.com/) by [Red Hat](https://www.redhat.com) project.