1.20.0
What's Changed
- Updating MoveFieldAnnotationToType to handle moving annotation which are fully defined by @lkerford in #379
- Add
AnnotateNullableMethods
recipe by @nielsdebruin in #364 - Add
BufferedWriterCreation
recipe by @JLLeitschuh in #258 - refactor: add @nullable to methods who may return null by @nielsdebruin in #383
- Add recipe
ReplaceClassIsInstanceWithInstanceof
for SonarQube RSPEC-6202 by @yurii-yu in #381
New Contributors
Full Changelog: v1.19.0...v1.20.0