-
Notifications
You must be signed in to change notification settings - Fork 66
/
ecocodecsharp.properties
22 lines (19 loc) · 1.26 KB
/
ecocodecsharp.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
category=External Analysers
description=Provide a list of static code analyzers (for C# 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/ecoCode-csharp-sonarqube
publicVersions=1.5.1
archivedVersions=1.1.0
defaults.mavenGroupId=io.ecocode
defaults.mavenArtifactId=ecocode-csharp-plugin
1.1.0.description=Initial Marketplace publication of plugin for SonarQube 9.9.5 LTS
1.1.0.sqVersions=[9.9,10.5.1]
1.1.0.date=2024-05-26
1.1.0.downloadUrl=https://github.com/green-code-initiative/ecoCode-csharp-sonarqube/releases/download/1.1.0/ecocode-csharp-plugin-1.1.0.jar
1.1.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-csharp-sonarqube/releases/tag/1.1.0
1.5.1.description=Add rules EC91, EC92, EC93; support of SonarQube 10.7; upgrade internal library versions
1.5.1.sqs=[10.8,LATEST]
1.5.1.sqcb=[24.12,LATEST]
1.5.1.sqVersions=[9.9,10.7]
1.5.1.date=2024-11-01
1.5.1.downloadUrl=https://github.com/green-code-initiative/ecoCode-csharp-sonarqube/releases/download/1.5.1/ecocode-csharp-plugin-1.5.1.jar
1.5.1.changelogUrl=https://github.com/green-code-initiative/ecoCode-csharp-sonarqube/releases/tag/1.5.1