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

[default_numeric_fallback] do not lint on constants #9636

Merged
merged 3 commits into from
Oct 16, 2022

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    e51e930 View commit details
    Browse the repository at this point in the history
  2. refactor default_numeric_fallback

    We only need to store if the literal binding has an explicit type bound or not
    kraktus committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    36b2685 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. explicit_ty_bound code golf

    kraktus committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d38175f View commit details
    Browse the repository at this point in the history