Add alias for @FormatMethod
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
Error Prone has a `@FormatMethod` annotation with the same meaning as the Checker Framework's [`@FormatMethod` annotation](https://checkerframework.org/api/org/checkerframework/checker/formatter/qual/FormatMethod.html). Please treat any occurrence of `org.checkerframework.checker.formatter.qual.FormatMethod` like Error Prone's version.
This is relevant to the [AnnotateFormatMethod](http://errorprone.info/bugpattern/AnnotateFormatMethod) check.
Contributor guide
Assessment
This issue has not been assessed yet.