Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 182 Bytes

File metadata and controls

8 lines (6 loc) · 182 Bytes

CLAUDE.md

Conventions

  • Python 3.14, line length 120
  • Ruff for linting/formatting with F722 ignored
  • Pyright in standard mode
  • For rust, write clean idiomatic rust code.