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

Don't report @Nullable type argument errors for unmarked classes #958

Merged
merged 11 commits into from
Jun 15, 2024

Commits on May 22, 2024

  1. add NullUnmarked checks

    haewiful committed May 22, 2024
    Configuration menu
    Copy the full SHA
    403f8f3 View commit details
    Browse the repository at this point in the history
  2. formatting for CI jobs

    haewiful committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bec4bff View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    8ef8df9 View commit details
    Browse the repository at this point in the history
  2. add castToNonNull

    msridhar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    765e1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. code order change

    haewiful committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a9bf295 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. formating

    haewiful committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e623404 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. cleanup and changing names

    haewiful committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    14cf177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6ad6d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    fce9c3f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. simplify

    msridhar committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    055b250 View commit details
    Browse the repository at this point in the history
  2. tweaks

    msridhar committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    06c01c1 View commit details
    Browse the repository at this point in the history