Skip to content

Commit 9a4f38a

Browse files
committed
add note about cargo fmt
1 parent 1547a05 commit 9a4f38a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ cargo fmt --all
3131
cargo check
3232
```
3333

34+
Always run `cargo fmt --all` from the project root after editing any .rs files.
35+
3436
## High-Level Architecture
3537

3638
### Core Components

0 commit comments

Comments
 (0)