25.08.2024
Breaking backward compatibility:
@@ -171,7 +215,8 @@
#15504
- Update NPathComplexity Check to Account for when expression as a Possible Execution Path.
+ Update NPathComplexity Check to Account for
+ when expression as a Possible Execution Path.
Author: mahfouz72
#15445
@@ -208,7 +253,8 @@
#15029
- MissingSwitchDefault : False positive when `case null` in switch labeled statement group.
+ MissingSwitchDefault : False positive when `case null`
+ in switch labeled statement group.
Author: mahfouz72
#15123
@@ -223,7 +269,8 @@
#14891
- Remove href from LineLength module property in google style config and update test cases.
+ Remove href from LineLength module property in google style config
+ and update test cases.
Author: Mauryan Kansara
#14955
@@ -245,7 +292,8 @@
Author: mahfouz72
- create "InputFormattedXxxxxx" files for Indentation and other formatting Checks.
+ create "InputFormattedXxxxxx" files for Indentation
+ and other formatting Checks.
Author: Mauryan Kansara
#15340
@@ -296,7 +344,8 @@
#4006
- Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: NoWhitespaceAfter.
+ Add Check Support for Java 21 Unnamed Variables &
+ Patterns Syntax: NoWhitespaceAfter.
Author: mahfouz72
#15224
@@ -447,7 +496,8 @@
#15079
- Add Check Support for Java 21 Pattern Matching for Switch Syntax: UnnecessaryParentheses.
+ Add Check Support for Java 21 Pattern Matching for Switch Syntax:
+ UnnecessaryParentheses.
Author: mahfouz72
#14972
@@ -505,7 +555,8 @@
#15261
- XDoc conversion from Javadoc do not relativize links and break previous document version.
+ XDoc conversion from Javadoc do not relativize links
+ and break previous document version.
Author: Roman Ivanov
#14875