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

extend cases of unnecessary_null_checks/null_check_on_nullable_type_parameter #3258

Merged
merged 6 commits into from
Mar 15, 2022

Commits on Feb 28, 2022

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

Commits on Mar 3, 2022

  1. fix bad await handling

    a14n committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    401eac1 View commit details
    Browse the repository at this point in the history
  2. add handling of async

    a14n committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    1e8b797 View commit details
    Browse the repository at this point in the history
  3. address review comments

    a14n committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    1227225 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. add test for typedef

    a14n committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2695e5a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. add some negative tests

    a14n committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    545ba5c View commit details
    Browse the repository at this point in the history