We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c191c83 commit c3ce102Copy full SHA for c3ce102
sonar-plugin/pom.xml
@@ -137,7 +137,7 @@
137
<pluginKey>ecocodejavascript</pluginKey>
138
<pluginName>${project.name}</pluginName>
139
<pluginClass>io.ecocode.javascript.JavaScriptPlugin</pluginClass>
140
- <sonarLintSupported>true</sonarLintSupported>
+ <sonarLintSupported>false</sonarLintSupported>
141
<sonarQubeMinVersion>${sonarqube.version}</sonarQubeMinVersion>
142
<skipDependenciesPackaging>true</skipDependenciesPackaging>
143
<jreMinVersion>${java.version}</jreMinVersion>
0 commit comments