Open
Description
What is the problem this feature will solve?
Currently it seems there are only code actions to apply fixes when available. Code actions to disable the rules (using comments) would also be appreciated.
What is the feature you are proposing to solve the problem?
Additional code actions, eg. null-ls offers:
Disable ShellCheck rule 2059 for the entire file
Disable ShellCheck rule 2059 for this line
What alternatives have you considered?
No response