A linting tool for SaltStack States
salt-lint checks Salt State files (SLS) for best practices and behavior that
could potentially be improved. The project is heavily based on ansible-lint,
with modifications for SaltStack configurations.
Features:
- Checks Salt State files for best practices
- Configurable rules and linting options
- Support for custom rule directories
- JSON output format available
- Integration with pre-commit hooks
- Colored terminal output