diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-10-21 17:40:27 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-03 13:30:38 +1100 |
commit | 303ccca7c62bd48b9f6a519549caf0d0f3d2624e (patch) | |
tree | 3957164f749abc13527add3647afd3439c50a04e /py/emitglue.h | |
parent | 7ad84e0422a521fe97ce5d742df280c6b8a3ff87 (diff) | |
download | micropython-303ccca7c62bd48b9f6a519549caf0d0f3d2624e.tar.gz micropython-303ccca7c62bd48b9f6a519549caf0d0f3d2624e.zip |
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 (and only check C
files when running codeformat.py)
- Update CI.
- Simplify codeformat.py to remove all the Python-specific logic (just run
"ruff format" directly).
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/emitglue.h')
0 files changed, 0 insertions, 0 deletions