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

Feature request: Add "sonnar-lint" support #74

Open
luiscla27 opened this issue Apr 27, 2019 · 1 comment
Open

Feature request: Add "sonnar-lint" support #74

luiscla27 opened this issue Apr 27, 2019 · 1 comment

Comments

@luiscla27
Copy link

luiscla27 commented Apr 27, 2019

Hello!

I know this request requires almost a full new project, however @hmvictor i hope you can at least add this to a roadmap.

sonnarlint

The expected result would be to include the SonarLint core into the radar plugin just like JSLint and ESLint already does.

The SonarLint core (here's the project) has already been implemented at IntelliJ and Eclipse so it'll be great to see it also in NetBeans,

Here is a thread talking about the posible integration:
https://community.sonarsource.com/t/plugin-sonarlint-for-netbeans/957

SonnarLint would be amazingly helpfull, thank you in advice :)

@hmvictor
Copy link
Owner

Hi, @luiscla27

Thanks for the information. I didn't know there was documentation or source code to see the basic functionality of Sonar Lint.

Months ago started to see if I could make some invocation from Netbeans but I didn't find some documentation (but my exploration was very short).

So thanks for the links, I will read them. I know that in the netbeans part, there is an API to integrate code scanning in real time. That is how it works its default source checking and that's how integration plugin works for other technologies like FindBugs or PMD (those were the basis of SonarQube, was more like an unification server and then they started to write his own rule engine).

I have seen your other reported issues. I didn't answer them because need to think and test the solutions.

Many thanks again.

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

No branches or pull requests

2 participants