green-code-initiative / ecoCode-javascript

Reduce the environmental footprint of your JS/TS software programs
https://ecocode.io
GNU General Public License v3.0
18 stars 17 forks source link

Add field "requiredForLanguages" #32

Closed utarwyn closed 7 months ago

utarwyn commented 7 months ago

Made the same changes as https://github.com/SonarSource/SonarJS/pull/4314 to support new SonarQube 10.4 DownloadOnlyWhenRequired feature.

I have not tested with SonarQube 10.4 yet, because the software has to be compiled manually and I haven't done that on my machine. But I believe that this parameter will be correctly interpreted by SonarQube.

Closes #31

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud