Skip to content

Commit 524c807

Browse files
committed
update doc
1 parent 55f8a48 commit 524c807

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ Here is an example:
7272

7373
```text
7474
src/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 |

0 commit comments

Comments
 (0)