2.45.0
·
1987 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Improvement | Implement BracesRequired error-prone check with suggested fixesdiff<br>- if (condition) statement;<br>+ if (condition) {<br>+ statement;<br>+ }<br> |
#1130 |