File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12+ - Add support for SonarQube up to 10.4
1213- [ #30 ] ( https://github.com/green-code-initiative/ecoCode-javascript/issues/30 ) EC24: define the WHERE clause as a limiting keyword
1314- [ #32 ] ( https://github.com/green-code-initiative/ecoCode-javascript/pull/32 ) Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature
1415- [ ecoCode #185 ] ( https://github.com/green-code-initiative/ecoCode/issues/185 ) Add build number to manifest
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ The standalone version of the ESLint plugin is available from [npmjs](https://np
5656
5757| Plugins Version | SonarQube version | ESLint version |
5858| -----------------| -------------------| ----------------|
59- | 1.4.+ | 9.9.+ LTS to 10.4 | 7+ |
59+ | 1.4.+, 1.5.+ | 9.9.+ LTS to 10.4 | 7+ |
6060
6161🤝 Contribution
6262---------------
You can’t perform that action at this time.
0 commit comments