generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the current behavior?
No response
Describe the feature
Mason.nvim is a plugin manager for NeoVim that contains a library of LSP compatible formatters and linters.
It draws from the registry here: https://github.com/mason-org/mason-registry/tree/main
Being able to pull this data and automatically add support for language formatters / linters from this library of formatters and linters would massively expand the number of languages that are supported by rules_lint.
I've not looked into the feasibility of this but I suspect that we could modify rules_lint to provide a wrapper that supports the LSP protocol that is used by VSCode / NeoVim etc.. and provide a generic linting / formatting capability via this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request