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

ci: fix clippy #155

Merged
merged 6 commits into from
Jul 20, 2023
Merged

ci: fix clippy #155

merged 6 commits into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. ci: fix clippy checks

    Fail on warnings + check all targets
    
    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    91b2564 View commit details
    Browse the repository at this point in the history
  2. refactor: clippy auto fixes

    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3544415 View commit details
    Browse the repository at this point in the history
  3. refactor: fix clippy::module-inception

    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8a0eafe View commit details
    Browse the repository at this point in the history
  4. refactor: clippy auto fixes

    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ab0e722 View commit details
    Browse the repository at this point in the history
  5. chore: relax clippy for tap_integration_tests

    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ea95f1d View commit details
    Browse the repository at this point in the history
  6. refactor: fix clippy::single-match

    Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
    aasseman committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d052ac1 View commit details
    Browse the repository at this point in the history