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

Add basic CI checks #68

Merged
merged 9 commits into from
Jun 19, 2024
Merged

Add basic CI checks #68

merged 9 commits into from
Jun 19, 2024

Commits on Jun 18, 2024

  1. Add basic CI checks

    nicoburns committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b713ff7 View commit details
    Browse the repository at this point in the history
  2. Fix most clippy lints

    nicoburns committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e150874 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Comment out stylo test

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8370f06 View commit details
    Browse the repository at this point in the history
  2. Remove useless loop

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    590df84 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ea13a1b View commit details
    Browse the repository at this point in the history
  4. Test entire workspace

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1f2f6d4 View commit details
    Browse the repository at this point in the history
  5. Further clippy fixes

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    43cbe6b View commit details
    Browse the repository at this point in the history
  6. Test fixes

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1452b1a View commit details
    Browse the repository at this point in the history
  7. Further clippy fix

    nicoburns committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c4fb3f0 View commit details
    Browse the repository at this point in the history