You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ SonarQube is an open platform to manage code quality. This plugin adds the abili
11
11
12
12
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
13
13
14
-
You can get i-Code CNES on GitHub: [lequal/i-CodeCNES](https://github.com/lequal/i-CodeCNES).
14
+
You can get i-Code CNES on GitHub: [cnescatlab/i-CodeCNES](https://github.com/cnescatlab/i-CodeCNES).
15
15
16
16
### Quickstart
17
17
- Setup a SonarQube instance.
18
-
-**[Optional]** Install i-Code command line application as described in [official documentation](https://github.com/lequal/i-CodeCNES/wiki/Installation-Manual).
18
+
-**[Optional]** Install i-Code command line application as described in [official documentation](https://github.com/cnescatlab/i-CodeCNES/wiki/Installation-Manual).
19
19
- Install `sonaricode-*.jar` in `<SONARQUBE_HOME>/extensions/plugins/`.
20
20
-**[Optional]** Run i-Code manually or configure auto-launch in plugin configuration.
21
21
- Run an analysis with *sonar-scanner*, *maven*, *gradle*, *msbuild*, etc.
@@ -33,7 +33,7 @@ Here is the compatibility matrix of the plugin:
33
33
| 2.0.2 | 4.1.0 | 7.9 -> 8.2 |
34
34
35
35
#### Run i-Code manually
36
-
If you need help to run i-Code please refer to the [official user manual](https://github.com/lequal/i-CodeCNES/wiki/User-Manual) or [i-Code issue tracker](https://github.com/lequal/i-CodeCNES/issues).
36
+
If you need help to run i-Code please refer to the [official user manual](https://github.com/cnescatlab/i-CodeCNES/wiki/User-Manual) or [i-Code issue tracker](https://github.com/cnescatlab/i-CodeCNES/issues).
37
37
38
38
#### Run a specific i-Code version through sonaricode plugin
39
39
If embedded version of i-Code does not match your need, you can set the execution of another installed version of i-Code through the following properties:
-x,--excluded-rules <arg> Comma separated list of rules id to exclude from analysis. None by default.
70
70
71
-
Please report issues at https://github.com/lequal/i-CodeCNES/issues
71
+
Please report issues at https://github.com/leqcnescatlabual/i-CodeCNES/issues
72
72
````
73
73
74
74
### How to contribute
75
75
If you experienced a problem with the plugin please open an issue. Inside this issue please explain us how to reproduce this issue and paste the log.
76
76
77
77
If you want to do a PR, please put inside of it the reason of this pull request. If this pull request fix an issue please insert the number of the issue or explain inside of the PR how to reproduce this issue.
78
78
79
-
All details are available in [CONTRIBUTING](https://github.com/lequal/sonar-icode-cnes-plugin/CONTRIBUTING.md).
79
+
All details are available in [CONTRIBUTING](https://github.com/cnescatlab/sonar-icode-cnes-plugin/blob/master/CONTRIBUTING.md).
0 commit comments