Code style¶
This page split in two. The gates — lint, format, strict-mode type checking,
and import conventions — now live in
.github/CONTRIBUTING.md.
The docstring convention lives in
.github/WRITING.md.
[tool.ruff] in pyproject.toml remains the full rule set.