2.9.0
svc-autorelease
released this
19 Sep 13:27
·
2183 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Improvement | StrictUnusedVariable can only be suppressed with _ prefix |
#854 |
Improvement | StrictUnusedVariable is now an error by default | #855 |
Fix | The PreferAssertj refactoring will only be applied if you have explicitly opted in (e.g. using baselineErrorProne { patchChecks += 'PreferAssertj' } |
#861 |