Closed roaldnefs closed 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.
files
salt-lint
vscode-salt-lint
The
files
options isn't optional therefore it is only possible to runsalt-lint
with at least one provided file. This will breakvscode-salt-lint
for example, as this VSCode extension only provides the state via STDIN.