Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add regal linter for the rego language #5717

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

reegnz
Copy link
Contributor

@reegnz reegnz commented May 14, 2024

Describe your changes

Adds support for regal, a rego language linter.

Regal integration is present in nvim-lspconfig and nvim-lint so it makes sense for Mason to install it.

Issue ticket number and link

Checklist before requesting a review

  • I have successfully tested installation of the package.
  • I have successfully tested the package after installation.

Screenshots

@williambotman williambotman requested a review from a team May 14, 2024 07:24
Copy link
Member

@williamboman williamboman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@williamboman williamboman enabled auto-merge (squash) June 10, 2024 03:15
@williamboman williamboman merged commit 7686a2d into mason-org:main Jun 10, 2024
18 checks passed
reegnz added a commit to reegnz/mason-lspconfig.nvim that referenced this pull request Jun 14, 2024
@reegnz reegnz deleted the add_regal_rego_linter branch June 14, 2024 09:17
reegnz added a commit to reegnz/LazyVim that referenced this pull request Aug 12, 2024
It took a while, but finally we can work with
[OPA](https://www.openpolicyagent.org/) like a BOSS in neovim.

Linking some PR-s that had to land in the past couple of months to make this config as
simple as it is now:
- treesitter commentstring support in JoosepAlviste/nvim-ts-context-commentstring#108
- regols support in nvim-lspconfig: neovim/nvim-lspconfig#2721
- regols support in mason-registry: mason-org/mason-registry#4896
- regols support in mason-lspconfig: williamboman/mason-lspconfig.nvim#403
- regal support in nvim-lspconfig: neovim/nvim-lspconfig#3071
- regal support in mason-registry: mason-org/mason-registry#5717
- regal support in mason-lspconfig: williamboman/mason-lspconfig.nvim#426
reegnz added a commit to reegnz/LazyVim that referenced this pull request Aug 13, 2024
It took a while, but finally we can work with
[OPA](https://www.openpolicyagent.org/) like a BOSS in neovim.

Linking some PR-s that had to land in the past couple of months to make this config as
simple as it is now:
- treesitter commentstring support in JoosepAlviste/nvim-ts-context-commentstring#108
- regols support in nvim-lspconfig: neovim/nvim-lspconfig#2721
- regols support in mason-registry: mason-org/mason-registry#4896
- regols support in mason-lspconfig: williamboman/mason-lspconfig.nvim#403
- regal support in nvim-lspconfig: neovim/nvim-lspconfig#3071
- regal support in mason-registry: mason-org/mason-registry#5717
- regal support in mason-lspconfig: williamboman/mason-lspconfig.nvim#426

Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants