About the New rules category
|
|
0
|
425
|
April 20, 2018
|
Space after keyword, not after method
|
|
2
|
40
|
January 22, 2021
|
[Java] Lombok usage can be simplified
|
|
2
|
45
|
January 19, 2021
|
[Java] Spring @Bean methods should return most specific type
|
|
4
|
141
|
January 18, 2021
|
Rule plsql:S131 concerns only PL/SQL code not SQL but hit in the both cases
|
|
9
|
99
|
January 18, 2021
|
No Un-subscription from Event
|
|
14
|
182
|
January 8, 2021
|
Prevent Catching System.Exception
|
|
0
|
26
|
January 6, 2021
|
Check naming convention of enums
|
|
2
|
218
|
January 4, 2021
|
Discourage property names starting with a single lowercase letter followed by an uppercase letter
|
|
0
|
33
|
January 2, 2021
|
TSQL Rule to warn when cursors are created
|
|
2
|
43
|
December 21, 2020
|
[Java] Final method can be static and public method can potentially be static
|
|
4
|
480
|
December 14, 2020
|
Generation of the sonar-properties file failed. Unable to complete SonarQube analysis
|
|
8
|
255
|
December 1, 2020
|
Violations relating to code coverage gets assigned to the author of last write to the file
|
|
3
|
88
|
November 30, 2020
|
Detect unused taglibs in JSP
|
|
0
|
46
|
November 27, 2020
|
InterruptedException should not be caught and handled with other exceptions
|
|
1
|
74
|
November 26, 2020
|
New rules for .NET
|
|
4
|
118
|
November 24, 2020
|
Const is considered a line of code that needs coverage
|
|
4
|
106
|
November 27, 2020
|
Integrate Sonarqube code analysis rules into RedGate SQL Prompt
|
|
1
|
62
|
November 18, 2020
|
[Java] Call to Mockito method `verify`, `when` or `given` can be simplified
|
|
5
|
148
|
November 18, 2020
|
Rules for documentation files (.md)
|
|
1
|
78
|
November 6, 2020
|
Suggested expansion of the "Default export names and file names should match" rule
|
|
0
|
86
|
October 31, 2020
|
Detection of unused parameter in cursor
|
|
4
|
130
|
October 27, 2020
|
Less opinions, more assumming
|
|
1
|
68
|
October 2, 2020
|
Implements SQL Injections rules for spring-data-r2dbc
|
|
2
|
113
|
October 8, 2020
|
No public constructors for abstract classes
|
|
2
|
108
|
October 6, 2020
|
Publish a warning message/banner to the Sonarqube login in screen
|
|
2
|
111
|
September 17, 2020
|
Extend analysis scope of java:S1128 (unnecessary imports) - test scope
|
|
2
|
130
|
September 24, 2020
|
Initialize Mockito objects
|
|
3
|
271
|
September 11, 2020
|
JUnit Assertions should not be used in production code
|
|
4
|
498
|
September 10, 2020
|
Rule for Prefer of toArray(new T[0]) to toArray(new T[size])
|
|
3
|
105
|
September 3, 2020
|