| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
PEP 8 rules
We aspire to the Zen of Python
Enforced/auto-formatted via ruff ([tool.ruff] in pyproject.toml), line length 88.
see detailed doc string conventions here
At the top of each file we import packages in the following order
We use pytest
We use codecov to analyse and display unit test coverage, we aim for over 90% coverage.
LGTM.com, previously used for static code-quality grading, shut down in December 2022 — RTB currently has no replacement quality-grade tool wired in (some sibling toolboxes use Codacy for this; it isn't set up on RTB).
We strive to be Pythonic rather than MATLABish.
| Back | FazBrowse Home | New Git URL |