mfussenegger / nvim-lint

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

feature: add CUE linter #533

Closed mhersson closed 7 months ago

mhersson commented 7 months ago

adding new linter for the CUE language using the cue vet command

mhersson commented 7 months ago

Pushed new version using from_errorformat