micropython-lib/tools
Jim Mussared cee0945f1c all: Replace "black" with "ruff format".
- Add config for [tool.ruff.format] to pyproject.toml.
- Update pre-commit to run both ruff and ruff-format.
- Update a small number of files that change with ruff's rules.
- Update CI.
- Simplify codeformat.py just forward directly to "ruff format"

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-12-20 11:56:24 +11:00
..
build.py tools/makepyproject.py: Add tool to generate PyPI package. 2023-04-07 13:24:15 +10:00
ci.sh all: Replace "black" with "ruff format". 2023-12-20 11:56:24 +11:00
codeformat.py all: Replace "black" with "ruff format". 2023-12-20 11:56:24 +11:00
makepyproject.py all: Replace "black" with "ruff format". 2023-12-20 11:56:24 +11:00
uncrustify.cfg tools: Add code formatting and CI scripts. 2021-05-27 22:42:36 +10:00
verifygitlog.py tools/verifygitlog.py: Add git commit message checking. 2023-12-20 11:46:40 +11:00