mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
138 stars 321 forks source link

Add Regal (linter for Rego) #5039

Open h0rv opened 5 months ago

h0rv commented 5 months ago

It has support for none-ls (not familiar with it): https://docs.styra.com/regal/editor-support#neovim-via-none-ls.

I am not sure how to translate that to support Mason.

reegnz commented 3 months ago

Opened a PR: https://github.com/mason-org/mason-registry/pull/5717

But mason is just an installer of tool binaries, you need to combine mason with either nvim-lspconfig or nvim-lint so that it's wired up with neovim.