Skip to content

Commit 05b20f7

Browse files
committed
Fix clippy warnings and format code
1 parent e1d3c93 commit 05b20f7

File tree

2 files changed

+455
-448
lines changed

2 files changed

+455
-448
lines changed

.peas/memory/pre-commit-checks.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
key = "pre-commit-checks"
3+
created = "2026-02-02T19:59:23.321662900Z"
4+
updated = "2026-02-02T19:59:23.321662900Z"
5+
+++
6+
7+
Always run clippy and fmt before committing and pushing. Use 'just lint' to check or 'just fix' to auto-fix. This ensures CI passes on GitHub Actions.

0 commit comments

Comments
 (0)