rshkarin / mason-nvim-lint

Extension to mason.nvim that makes it easier to use nvim-lint with mason.nvim
Apache License 2.0
38 stars 11 forks source link

Quiet Mode #2

Closed ddean-dev closed 7 months ago

ddean-dev commented 7 months ago

A minor annoyance I had while using mason-nvim-lint was getting a warning about non-mason linters being unable to be installed from mason when using a non-mason source to set them up, so I added a way to disable these warnings. Since these are legitimate warnings I completely understand if you don't want to support disabling them and will take no offence to you closing this PR, but thought I'd offer my quality of life tweak back upstream.