You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update mise configuration with all CI tools
- Add specific versions for cargo tools (cargo-deny 0.19.0, cargo-llvm-cov 0.6, cargo-nextest 0.9.127, flamegraph 0.6)
- Add actionlint for GitHub Actions linting
- Add markdownlint-cli2 for markdown linting
- Fix Rust version from 1.92 to 1.92.0 for consistency
- Rename lint task to clippy
- Add separate lint task for markdown and GitHub Actions
- Update quality task to include markdownlint and actionlint
0 commit comments