warpnet / vscode-salt-lint

VSCode extension for running salt-lint in your editor.
https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint
Other
6 stars 1 forks source link

Does not work with salt-lint 0.4.0 or newer #8

Closed an0nz closed 3 years ago

an0nz commented 4 years ago

After updating salt-lint to 0.4.0 or 0.4.1 linting errors in VSCode do not appear, by downgrading to 0.3.0 linting issues appear again.

an0nz commented 4 years ago

Forgot to mention this is on py2.7 (salt-lint works on the command line still with the new version)

jbouter commented 4 years ago

Thanks for your report @an0nz - I can confirm it does not work with py3 either. We'll look into it.

yuvmel commented 3 years ago

This seems to have been fixed with salt-lint 0.4.2: https://github.com/warpnet/salt-lint/issues/193

hbokh commented 3 years ago

Can confirm this is working again with salt-lint 0.4.2.

an0nz commented 3 years ago

Can also confirm this issue is resolved in newer releases