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 clippy warnings and enable clippy in CI #1008

Merged
merged 11 commits into from
Apr 9, 2024

Commits on Apr 6, 2024

  1. prost: clarify encoding test buffer copying:

    fixes `noop_method_call` clippy lint warning.
    gibbz00 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    bd3ce09 View commit details
    Browse the repository at this point in the history
  2. ci: add lint checking step:

    * Makes that the entrire workspace is checked, but tests too.
    gibbz00 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    cad2835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    029c88c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12beddc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f4082f View commit details
    Browse the repository at this point in the history
  6. chore: fix box_default lints

    gibbz00 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ef152bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebafc7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512ace3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c635cd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5062f99 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f95fbf View commit details
    Browse the repository at this point in the history