score:1
even the latest version of sonarlint does not support the external plugins(pmd,findbugs,checkstyle etc).it only uses the squid rules in the sonarqube which are written by modifying and optimising the external plugin rules.
the reason why sonarlint doesn't support external plugins is that pmd,findbugs analyses code in different manners pmd compares the code by making a syntax tree and findbugs need byte code to analyse.so this takes up a lot of time.
to analyse in a faster and efficient manner the sonarlint only supports squid rules from sonar server.so i don't think there will be an update to support external plugins like pmd,findbugs etc.because most of the external plugin rules have rewritten in an optimised manner in sonarqube.
Source: stackoverflow.com
Related Query
- SonarLint is not showing the issues for the external plugin (PMD,FindBug,CheckStyle)
- Google plugin for Eclipse Luna not showing the icon
- CoreException: Could not get the value for parameter compilerId for plugin execution default-compile: PluginResolutionException
- Google Plugin for Eclipse 3.7 not showing up
- Gradle build folder not showing up after installing the Gradle Eclipse Plugin
- Eclipe kepler not showing svn path and version for the project
- Eclipse Scala plugin not showing documentation for classes and methods in scala projects
- pydev plugin in eclipse not showing the files in the project explorer
- Why Is the Eclipse Plugin for Day Communique not working?
- Java not showing the output im looking for (Beginner)
- Sonarlint not showing SonarQube java squid issues (records)
- eclipse plugin for jason (Agentspeak) could not open the editor
- Eclipse > Egit plugin not showing *.jasper files for commit in git (bitbucket)?
- Physical device not showing up for Android Phonegap project created with Applaud plugin
- How stable is the git plugin for eclipse?
- The current branch is not configured for pull No value for key branch.master.merge found in configuration
- Eclipse - "Incompatible JVM. Version 1.8.0_261 of the JVM is not suitable for this product. Version: 11 or greater is required"
- Can not find the tag library descriptor for “http://java.sun.com/jsp/jstl/core”
- Could not determine the class-path for interface com.android.builder.model.AndroidProject
- What is the most useable VI/Vim plugin for Eclipse?
- Error launching Eclipse 4.4 "Version 1.6.0_65 of the JVM is not suitable for this product."
- Android AVD not showing anything. only "ANDROID" in the middle of the screen
- Installing the ADT Plugin for Eclipse
- FindBugs not showing the bugs found
- Pydev Perspective Not Showing After Install For Eclipse
- How to use eclox, the doxygen plugin for Eclipse
- Where can I find the source code for the Android Development Tools (ADT) plugin for the Eclipse IDE?
- Is the Qt Eclipse integration plugin still available for download?
- The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. on deploying to tomcat
- Eclipse CDT : running C++ program not showing anything in the console! Why?
More Query from same tag
- Android ProximityAlert does not stay active after exiting app (i.e. pressing home button)
- How to run GWT RequestFactory Validation Tool on Eclipse project
- Using android library project, with multiple src / res folders?
- Java program for factorial incorrect output
- Execution environment setting in run configuration
- maven with bouncycastle jar error
- android focus error on input in webview
- How to eliminate bogus "Referenced bean ... not found" warnings in STS?
- Which script gets invoked from my eclipse when starting weblogic server?
- eclipse ini configuration
- Spi connection with 2 devices with different spi modes
- StackOverflow in Eclipse Juno SR 2 during initialization
- Scrollview textview
- Eclipse: How to convert a web project into an AspectJ project and weave and run it using the AJDT plug in?
- How to merge the changes in a branch to the trunk
- Displaying message once user has logged in facebook
- Eclipse not recognizing Strings and Classes
- git / github unresolved conflicts but no visible differences
- Eclipse's TPTP on OSX
- how to remove the error label for project in eclipse?
- Play Framework debugging problems with Eclipse
- Starting with IntelliJ - Dependency manager like in Eclipse?
- How to switch bewteen panels in WindowBuilder (Java)
- Running android project in an already running AVD
- system restarts while running a java web application in eclipse with tomcat server
- Required project in build path [Eclipse]
- Web content is not updated after change in Java Servlet
- Default class naming customization in Eclipse using CDT
- Ctrl + Shift + L Quick Search is not working in STS Spring Tools 4 and Eclipse
- Unable to change the jFrame icon / load a resource for a .jar with Eclipse