mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
The new `@TypeMigration` annotation can be placed on Refaster rule collections to indicate that they migrate most or all public methods of an indicated type. The new check validates the claim made by the annotation.
Error Prone Support coding guidelines
This module provides Error Prone checks that describe and suggest coding guidelines for both Error Prone checks and Refaster rules. These rules are only meant to be applied to Error Prone Support itself.