Closed msridhar closed 3 months ago
813 files ±0 813 suites ±0 4h 6m 26s :stopwatch: + 12m 43s 735 tests ±0 718 :white_check_mark: ±0 17 :zzz: ±0 0 :x: ±0 5 029 runs ±0 4 908 :white_check_mark: ±0 121 :zzz: ±0 0 :x: ±0
Results for commit 6a0d8bed. ± Comparison against base commit dc3ad5e3.
:recycle: This comment has been updated with latest results.
The AnnotationPosition Error Prone check ensures type-use annotations appear next to the qualified type, and that declaration annotations appear before other qualifiers. This PR enables the check and auto-fixes all existing warnings.