Age | Commit message (Collapse) | Author |
|
Take over the package and update it to version 3.3.0.74768. The minimum
required Java runtime version is now 17. Additionally, remove the
check() function as it requires some node.js/nvm login and therefore
prevents the build from succeeding. Finally, the python patch has been
removed.
|
|
The build now ensures that the analyzers will be included into the
installation directory as well.
|
|
|
|
This commit provides the initial setup for running
sonarlint-language-server as a CLI tool. With the next release of
sonarlint-language-server it is then possible to integrate the LSP into
Neovim. See https://github.com/SonarSource/sonarlint-language-server/pull/187
|