Closed
Description
Till now I used null-ls with shellcheck. The nice thing was that it supported code action. The code action added comments like:
# shellcheck disable=2181
You could select if you want it added globally or local. It would be nice to get this with bashls.