michaellzc / vscode-hadolint

VSCode extension to integrate hadolint, a Dockerfile linter, into VSCode
https://marketplace.visualstudio.com/items?itemName=exiasr.hadolint
MIT License
77 stars 5 forks source link

Lint does not run on file save #45

Closed SantiRaposo closed 3 years ago

SantiRaposo commented 3 years ago

The linter does not automatically run on file save and requires reopening the file for it to re-lint.

Platform details: VS Code Version:

Version: 1.54.1
Commit: f30a9b73e8ffc278e71575118b6bf568f04587c8
Date: 2021-03-04T22:42:18.719Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Darwin x64 19.6.0

hadolint version: Haskell Dockerfile Linter 1.23.0-no-git Extension version: v1.0.1

This is on macOS Catalina 10.15.7 (19H114).