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

Support autofix of numerical property access and ternary expressions in no-get rule #1865

Merged
merged 7 commits into from
May 18, 2023

Commits on May 16, 2023

  1. Fix numerical and identifier args with get

    Evan Jehl committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9a88fa6 View commit details
    Browse the repository at this point in the history
  2. Clarified comment verbiage

    Evan Jehl committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c49e954 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Remove identifier

    Evan Jehl committed May 17, 2023
    Configuration menu
    Copy the full SHA
    481272c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    bf1b091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2957c8 View commit details
    Browse the repository at this point in the history
  3. Add test cases

    Evan Jehl committed May 18, 2023
    Configuration menu
    Copy the full SHA
    81dc15e View commit details
    Browse the repository at this point in the history
  4. Remove number check from types

    Evan Jehl committed May 18, 2023
    Configuration menu
    Copy the full SHA
    85c5e3d View commit details
    Browse the repository at this point in the history