We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47bd2c commit 90ff93eCopy full SHA for 90ff93e
CLAUDE.md
@@ -231,6 +231,7 @@ dune test
231
2. Understand term unification before touching `unification.ml`
232
3. AST changes require updates to parser, evaluator, and pretty-printer
233
4. Test with existing examples in `examples/` after changes
234
+5. **Always run `dune fmt` after finishing code modifications** to ensure consistent formatting
235
236
### Important concepts for contributors:
237
- **Polarity** drives interaction - positive/negative rays fuse
0 commit comments