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

feature request: quick fix for disable rule #38

Closed benmonro closed 4 years ago

benmonro commented 4 years ago

Great plugin, was hoping you could add a "quick fix" option that allows us to disable a rule for a given line, similar to how the eslint plugin for vscode works...

Many thanks in advance -Ben

michaellzc commented 4 years ago

Hi, thanks for reaching out.

Unfortunately, I don't have the bandwidth to work on a trivial feature unless it is backed by popular demand.

That said, contribution is welcome.

I will close this issue now, feel free to re-open if circumstances have changed.