You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,17 @@
2
2
3
3
## Beta
4
4
5
+
## [15.2.2] 2025-10-07
6
+
7
+
- Fix curly bracket should not get commented out by method comments between parenthesis and curly brackets, by @damien-rembert in <https://github.com/nvuillam/npm-groovy-lint/pull/470>
8
+
- Fix Autofix of unnecessary GString leaves invalid code in data provider of spock tests, by @damien-rembert in <https://github.com/nvuillam/npm-groovy-lint/pull/471>
0 commit comments