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

Create lint passes using Conf #13088

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Create lint passes using Conf #13088

merged 1 commit into from
Jul 17, 2024

Commits on Jul 17, 2024

  1. Refactor for using config values:

    * Construct lint passes by taking `Conf` by reference.
    * Use `HashSet` configs in less places
    * Move some `check_crate` code into the pass constructor when possible.
    Jarcho committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e34c6db View commit details
    Browse the repository at this point in the history