File tree Expand file tree Collapse file tree 6 files changed +246
-31
lines changed Expand file tree Collapse file tree 6 files changed +246
-31
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ manage code quality.
1111
1212### Compatibility with SonarQube versions :  
1313
14- |  SonarQube |  Community Rust plugin | 
15- | -----------| -----------------------| 
16- |  10.4+     |  0.2.3                 | 
17- |  10.x       |  0.2.2                 |  
18- |  9.9 LTS   |  0.2.1                 | 
19- |  8.9 - 9.9 |  0.1.0                 | 
20- |  <8.9      |  not supported         | 
14+ |  SonarQube    |  Community Rust plugin | 
15+ | ------------- | -----------------------| 
16+ |  10.4+        |  0.2.3                 | 
17+ |  10.0 - 10.3  |  0.2.2                 |  
18+ |  9.9 LTS      |  0.2.1                 | 
19+ |  8.9 - 9.9    |  0.1.0                 | 
20+ |  <8.9         |  not supported         | 
2121
2222It leverages [ Clippy lints] ( https://rust-lang.github.io/rust-clippy/master/ )  to raise issues against coding
2323rules,  [ LCOV] ( https://wiki.documentfoundation.org/Development/Lcov ) 
Original file line number Diff line number Diff line change 66    <parent >
77        <groupId >org.elegoff</groupId >
88        <artifactId >community-rust</artifactId >
9-         <version >0.2.3-SNAPSHOT </version >
9+         <version >0.2.3</version >
1010    </parent >
1111
1212    <artifactId >community-rust-checks</artifactId >
Original file line number Diff line number Diff line change 66    <parent >
77        <groupId >org.elegoff</groupId >
88        <artifactId >community-rust</artifactId >
9-         <version >0.2.3-SNAPSHOT </version >
9+         <version >0.2.3</version >
1010    </parent >
1111
1212    <artifactId >community-rust-frontend</artifactId >
Original file line number Diff line number Diff line change 77    <parent >
88        <groupId >org.elegoff</groupId >
99        <artifactId >community-rust</artifactId >
10-         <version >0.2.3-SNAPSHOT </version >
10+         <version >0.2.3</version >
1111    </parent >
1212    <artifactId >community-rust-plugin</artifactId >
1313    <packaging >sonar-plugin</packaging >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments