mfussenegger / nvim-lint

An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
GNU General Public License v3.0
2.03k stars 209 forks source link

feat(revive): use JSON formatter, proper severities #645

Closed blackxored closed 2 months ago

blackxored commented 2 months ago

Use revive's JSON formatter so we can get severities in diagnostics and less error prone diagnostics.