[Java] Call to Mockito method `verify`, `when` or `given` can be simplified
|
|
5
|
185
|
November 18, 2020
|
Rules for documentation files (.md)
|
|
1
|
88
|
November 6, 2020
|
Suggested expansion of the "Default export names and file names should match" rule
|
|
0
|
94
|
October 31, 2020
|
Detection of unused parameter in cursor
|
|
4
|
162
|
October 27, 2020
|
Less opinions, more assumming
|
|
1
|
77
|
October 2, 2020
|
Implements SQL Injections rules for spring-data-r2dbc
|
|
2
|
130
|
October 8, 2020
|
No public constructors for abstract classes
|
|
2
|
115
|
October 6, 2020
|
Publish a warning message/banner to the Sonarqube login in screen
|
|
2
|
127
|
September 17, 2020
|
Extend analysis scope of java:S1128 (unnecessary imports) - test scope
|
|
2
|
162
|
September 24, 2020
|
Initialize Mockito objects
|
|
3
|
389
|
September 11, 2020
|
JUnit Assertions should not be used in production code
|
|
4
|
743
|
September 10, 2020
|
Rule for Prefer of toArray(new T[0]) to toArray(new T[size])
|
|
3
|
111
|
September 3, 2020
|
Check whether utility classes are instantiated
|
|
3
|
341
|
August 24, 2020
|
Sonar kotlin rules
|
|
3
|
132
|
August 24, 2020
|
Extend TODO rule to exclude comments with explicit item links indicating follow-ups
|
|
2
|
88
|
August 21, 2020
|
[Java] check Boolean passed to method with boolean argument
|
|
3
|
103
|
August 27, 2020
|
[sonar-php] Type hints rules
|
|
3
|
1006
|
August 5, 2020
|
[Java] S2201 should check certain Collection methods
|
|
2
|
159
|
July 30, 2020
|
[Java] Check return value of java.util.stream.Stream terminal
|
|
0
|
89
|
July 21, 2020
|
[Typescript] Angular dependency injection and readonly
|
|
2
|
1237
|
July 7, 2020
|
Unable to use jenkins sonar plugin inbuilt function waitForQualityGate() with global proxy configuration
|
|
1
|
106
|
June 24, 2020
|
Black Lives Matter ruleset
|
|
0
|
422
|
June 9, 2020
|
[Java] check Boolean assignment to boolean
|
|
2
|
127
|
June 15, 2020
|
[Go] Rule for "Exported function should have comment or be unexported"
|
|
0
|
1434
|
May 28, 2020
|
[Java] Check exception message for conventions
|
|
0
|
114
|
May 28, 2020
|
[C#] Enum has corresponding value in resx file
|
|
1
|
692
|
May 26, 2020
|
[Java] Don't use String.replaceAll(String, String) in a loop
|
|
3
|
162
|
May 21, 2020
|
Null check in times of "C#8 Non-Nullable Reference Types"
|
|
8
|
723
|
May 6, 2020
|
[Java] Class members annotated with @VisibleForTesting should not be accessed from production code
|
|
2
|
1318
|
April 30, 2020
|
[C#] Data loss rules in EF-core
|
|
6
|
465
|
April 30, 2020
|