Skip to content

Commit 90ff93e

Browse files
committed
Update CLAUDE.md
1 parent d47bd2c commit 90ff93e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ dune test
231231
2. Understand term unification before touching `unification.ml`
232232
3. AST changes require updates to parser, evaluator, and pretty-printer
233233
4. Test with existing examples in `examples/` after changes
234+
5. **Always run `dune fmt` after finishing code modifications** to ensure consistent formatting
234235

235236
### Important concepts for contributors:
236237
- **Polarity** drives interaction - positive/negative rays fuse

0 commit comments

Comments
 (0)