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

build: use crane for clippy and rustfmt checks #450

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Feb 27, 2025

  • Use crane instead of git-hooks.nix for clippy checks, so we can reuse the cached dependencies.
  • Add taplo to the git-hooks checks (for toml formatting).

Closes #447

@mrcjkb mrcjkb force-pushed the mj/push-nyquzrslylvu branch from 433ccd8 to 497af8a Compare February 27, 2025 21:44
@mrcjkb mrcjkb merged commit 627e8ad into master Feb 27, 2025
13 checks passed
@mrcjkb mrcjkb deleted the mj/push-nyquzrslylvu branch February 27, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Replace clippy and rustfmt checks with crane builds
1 participant