[Java] Don't use String.replaceAll(String, String) in a loop
|
|
3
|
3038
|
May 21, 2020
|
[Java] Class members annotated with @VisibleForTesting should not be accessed from production code
|
|
2
|
13353
|
April 30, 2020
|
[C#] Data loss rules in EF-core
|
|
6
|
2386
|
April 30, 2020
|
Notify developer when class is at max of its parents
|
|
2
|
593
|
April 30, 2020
|
[C#] New rule: Remove whitespace characters at the end of line
|
|
2
|
1752
|
April 7, 2020
|
How to add new rule for HTL
|
|
1
|
759
|
March 27, 2020
|
[C#] Rule for multiple empty lines in a row
|
|
2
|
2305
|
March 24, 2020
|
Implement S907 for VB .NET
|
|
3
|
791
|
March 18, 2020
|
[C#] The System.Web.UI.Page Server.ScriptTimeout property should not be set via code
|
|
2
|
882
|
March 18, 2020
|
Add Security Hotspot for Java system properties
|
|
1
|
896
|
March 17, 2020
|
[CSS/Javascript] prefix class selector to seperate css and javascript
|
|
0
|
2353
|
February 26, 2020
|
[Java] Always handle future returned by ExecutorService#submit
|
|
0
|
3393
|
February 17, 2020
|
[Java] Optional#orElse/orElseGet/orElseThrow should not be called on a present optional
|
|
0
|
4323
|
February 13, 2020
|
New Rules for MISRA2012: Rules 5.1 and 5.2, 5.4 and 5.5
|
|
1
|
6374
|
February 7, 2020
|
Mandatory rule MISRA-C:2012 19.1 not supported
|
|
1
|
1690
|
February 7, 2020
|
MISRA-C:2012 Mandatory rule 13.6 not supported
|
|
3
|
1781
|
February 6, 2020
|
[java] Path#getParent() can return null
|
|
0
|
2814
|
January 31, 2020
|
JAXB Context rule for memory leak
|
|
3
|
5106
|
February 3, 2020
|
[Java] Avoid bitwise operators
|
|
4
|
3613
|
January 31, 2020
|
Java 13 for sonarqube?
|
|
1
|
426
|
January 30, 2020
|
Disallow use of System.out.println and System.err.println
|
|
1
|
1977
|
January 18, 2020
|
C# switch-too many case clauses - Better suggested fix
|
|
5
|
20359
|
January 16, 2020
|
[C#] Rule request: Classes should not have too many methods
|
|
1
|
640
|
December 26, 2019
|
[Java] Spring proxies, extension to "Methods should not call same-class methods with incompatible @Transactional" rule
|
|
0
|
2273
|
December 19, 2019
|
[Java] Rule S3077 should not apply to references to immutable objects
|
|
4
|
4631
|
December 18, 2019
|
[Java] Check orderings of imports
|
|
1
|
1549
|
December 17, 2019
|
Deprecation check in Legacy code
|
|
8
|
4105
|
December 16, 2019
|
Use specializations of `@Component` for specific use cases
|
|
2
|
1446
|
December 14, 2019
|
[Java] Optional.orElse does not return a constant value
|
|
3
|
2289
|
December 2, 2019
|
[java] S1188 should differentiate between Lambdas and anonymous classes
|
|
2
|
1363
|
November 7, 2019
|