File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -72,15 +72,15 @@ Here is an example:
7272
7373``` text
7474src/main/rules
75- ├── EC104
75+ ├── GCI104
7676│ ├── java
77- │ │ ├── EC104 .asciidoc
78- │ │ ├── EC104 .json
77+ │ │ ├── GCI104 .asciidoc
78+ │ │ ├── GCI104 .json
7979│ ├── php
80- │ │ ├── EC104 .asciidoc
80+ │ │ ├── GCI104 .asciidoc
8181│ ├── python
82- │ │ ├── EC104 .asciidoc
83- │ └── EC104 .json
82+ │ │ ├── GCI104 .asciidoc
83+ │ └── GCI104 .json
8484├── ...
8585```
8686
@@ -136,7 +136,7 @@ Thus, plugin versions are available on 2 repositories depending on version you w
136136- Android plugin : [ creedengo-android repository] ( https://github.com/green-code-initiative/creedengo-android/releases )
137137- iOS plugin : [ creedengo-ios repository] ( https://github.com/green-code-initiative/creedengo-ios/releases )
138138
139- 🧩 Plugins version compatibility
139+ 🧩 Plugins version compatibility (OLD ` ecocode ` plugin)
140140------------------
141141
142142| Plugins Version | SonarQube version |
@@ -149,7 +149,7 @@ Thus, plugin versions are available on 2 repositories depending on version you w
149149| 0.2.+ | SonarQube 9.4.+ LTS to 9.9 |
150150| 0.1.+ | SonarQube 8.9.+ LTS to 9.3 |
151151
152- ☕ Plugin Java part compatibility
152+ ☕ Plugin Java part compatibility (OLD ` ecocode ` plugin)
153153------------------
154154
155155| Plugins Version | Java version |
You can’t perform that action at this time.
0 commit comments