warpnet / salt-lint

A command-line utility that checks for best practices in SaltStack.
https://salt-lint.readthedocs.io/en/latest/
MIT License
154 stars 39 forks source link

The files option isn't optional #193

Closed roaldnefs closed 4 years ago

roaldnefs commented 4 years ago

The files options isn't optional therefore it is only possible to run salt-lint with at least one provided file. This will break vscode-salt-lint for example, as this VSCode extension only provides the state via STDIN.