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

fix(unstable): move sloppy-import warnings to lint rule #24710

Merged
merged 24 commits into from
Jul 25, 2024

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    20202bf View commit details
    Browse the repository at this point in the history
  2. lint

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4cc8922 View commit details
    Browse the repository at this point in the history
  3. update

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d185dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f3357a View commit details
    Browse the repository at this point in the history
  5. Clean-up resolver a bit

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f6d2e45 View commit details
    Browse the repository at this point in the history
  6. fix

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c43360d View commit details
    Browse the repository at this point in the history
  7. reduce verbosity

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    64c8fe4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ebee5c View commit details
    Browse the repository at this point in the history
  9. add test

    dsherret committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0ef0a97 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. Working

    dsherret committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    904821c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60c440 View commit details
    Browse the repository at this point in the history
  3. bit of clean up

    dsherret committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8bc1bdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77e9923 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fded91e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92cf885 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    3ddb394 View commit details
    Browse the repository at this point in the history
  2. add extended cli rule

    dsherret committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5c63f8e View commit details
    Browse the repository at this point in the history
  3. Create CliLinter

    dsherret committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b74c557 View commit details
    Browse the repository at this point in the history
  4. Finish

    dsherret committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a134f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b314337 View commit details
    Browse the repository at this point in the history
  6. lint

    dsherret committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1417c85 View commit details
    Browse the repository at this point in the history
  7. fix bug with sloppy imports

    dsherret committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0f3ac32 View commit details
    Browse the repository at this point in the history