micropython/.github/workflows
Jim Mussared 303ccca7c6 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>
2023-11-03 13:30:38 +11:00
..
code_formatting.yml all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00
code_size.yml
code_size_comment.yml
commit_formatting.yml
docs.yml
examples.yml
mpremote.yml
mpy_format.yml
ports.yml
ports_cc3200.yml
ports_esp32.yml
ports_esp8266.yml
ports_mimxrt.yml
ports_nrf.yml
ports_powerpc.yml
ports_qemu-arm.yml
ports_renesas-ra.yml
ports_rp2.yml
ports_samd.yml
ports_stm32.yml
ports_unix.yml
ports_webassembly.yml
ports_windows.yml
ports_zephyr.yml
ruff.yml all: Replace "black" with "ruff format". 2023-11-03 13:30:38 +11:00