-
Notifications
You must be signed in to change notification settings - Fork 11
Architecture
Benoît Garçon edited this page Jul 18, 2018
·
3 revisions
Defined all plug-in elements. These elements extends SonarQube and add to it:
- check: Sensor executed by scanners ;
- languages: Specific plug-in languages like Fortran 77, Fortran 90 & Shell ;
- measures: Metrics and computed measures definitions ;
- model : Class to represent i-Code CNES results ;
- rules: i-Code CNES rules definition ;
- settings: Plug-in properties definition.