-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathcreedengojavascript.properties
More file actions
39 lines (34 loc) · 2.14 KB
/
creedengojavascript.properties
File metadata and controls
39 lines (34 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
category=External Analysers
description=Provide a list of static code analyzers (for Javascript language) to highlight code structures that may have a negative ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc.
homepageUrl=https://github.com/green-code-initiative/creedengo-javascript
publicVersions=2.2.0,3.0.0
archivedVersions=2.1.0,2.0.0
defaults.mavenGroupId=org.green-code-initiative
defaults.mavenArtifactId=creedengo-javascript-plugin
3.0.0.description=Breaking changes: SonarQube Community 25.12+ / Server 2025.6+ support only
3.0.0.sqs=[2025.6,LATEST]
3.0.0.sqcb=[25.12,LATEST]
3.0.0.date=2026-02-03
3.0.0.downloadUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/download/3.0.0/creedengo-javascript-plugin-3.0.0.jar
3.0.0.changelogUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/tag/3.0.0
2.2.0.description=ESLint v9 and flat config support; Support for SonarQube up to 25.8
2.2.0.sqs=[10.8,2025.4]
2.2.0.sqcb=[24.12,25.8]
2.2.0.sqVersions=[9.9,10.7.*]
2.2.0.date=2026-01-15
2.2.0.downloadUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/download/2.2.0/creedengo-javascript-plugin-2.2.0.jar
2.2.0.changelogUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/tag/2.2.0
2.1.0.description=3 new rules added; Support for SonarQube up to 25.3
2.1.0.sqs=[10.8,2025.4]
2.1.0.sqcb=[24.12,25.8]
2.1.0.sqVersions=[9.9,10.7.*]
2.1.0.date=2025-03-31
2.1.0.downloadUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/download/2.1.0/creedengo-javascript-plugin-2.1.0.jar
2.1.0.changelogUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/tag/2.1.0
2.0.0.description=Initial Marketplace publication of plugin after renaming from "ecocode-javascript"
2.0.0.sqs=[10.8,2025.2]
2.0.0.sqcb=[24.12,25.4]
2.0.0.sqVersions=[9.9,10.7.*]
2.0.0.date=2025-01-22
2.0.0.downloadUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/download/2.0.0/creedengo-javascript-plugin-2.0.0.jar
2.0.0.changelogUrl=https://github.com/green-code-initiative/creedengo-javascript/releases/tag/2.0.0