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: 7 days ago
JSON representation
A command-line utility that checks for best practices in SaltStack.
- Host: GitHub
- URL: https://github.com/warpnet/salt-lint
- Owner: warpnet
- License: mit
- Created: 2019-04-04T18:06:06.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T11:56:31.000Z (8 months ago)
- Last Synced: 2025-04-03T23:08:35.942Z (16 days ago)
- Topics: hacktoberfest, linter, linters, python, salt, salt-lint, saltstack
- Language: Python
- Homepage: https://salt-lint.readthedocs.io/en/latest/
- Size: 696 KB
- Stars: 155
- Watchers: 7
- Forks: 41
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing/code_of_conduct.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-linters - salt-lint - A command-line utility (Linters / SaltStack)
README
salt-lint
![]()
![]()
![]()
![]()
![]()
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
[](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.