We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9344601 commit c37a910Copy full SHA for c37a910
src/main/resources/META-INF/change-notes.html
@@ -1,8 +1,8 @@
1
<html>
2
Bug-fix and new features release:<br/>
3
<br/>
4
-- Static lambdas binding: new patterns<br/>
5
-- Suspicious assignments: new patterns<br/>
+- Inspections group naming updated: "Control Flow" to "Control flow" and "Code Style" to "Code style"<br/>
+- Self class referencing: new patterns<br/>
6
7
- Nested positive ifs: quick-fixes rework and bug-fixes<br/>
8
- Non-optimal regular expression: resolved a false-positive (n-modifier)<br/>
@@ -14,4 +14,3 @@
14
</html>
15
16
17
-
0 commit comments