Skip to content

Commit fda3c92

Browse files
committed
Java: Add a changenote for the MissingEnumInSwitch change
1 parent 59ae6dd commit fda3c92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
* The `java/missing-case-in-switch` query now gives only a single alert for each switch statement, giving some examples of the missing cases as well as a count of how many are missing.

0 commit comments

Comments
 (0)