Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Bump errorprone to 2.11.0 #2069

Merged
merged 8 commits into from
Mar 28, 2022
Merged

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    310bd36 View commit details
    Browse the repository at this point in the history
  2. opts

    Robert Kruszewski authored and carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c4e3c20 View commit details
    Browse the repository at this point in the history
  3. Improvement: Bump errorprone to 2.11.0

    Robert Kruszewski authored and carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    60d54ce View commit details
    Browse the repository at this point in the history
  4. Update

    carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0fb8703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f27804 View commit details
    Browse the repository at this point in the history
  6. Fix BugPatternNaming

    ```
    ./gradlew classes testClasses -PerrorProneApply=BugPatternNaming
    ./gradlew format
    ```
    carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    750190d View commit details
    Browse the repository at this point in the history
  7. drop mockito-error-prone

    carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4be89dd View commit details
    Browse the repository at this point in the history
  8. remove test cruft

    carterkozak committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    1d28d88 View commit details
    Browse the repository at this point in the history