summaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)Author
2024-10-07esp32: Use shared/tinyusb integration for S2 and S3 USB.Andrew Leech
2024-03-25top: Skip codespell for IDF managed components.Daniƫl van de Giessen
2024-03-07renesas-ra: Fix spelling mistakes found by codespell.Damien George
2023-11-03all: Replace "black" with "ruff format".Jim Mussared
2023-10-03all: Fix various spelling mistakes found by codespell 2.2.6.Damien George
2023-08-23esp8266: Add board variant support.Jim Mussared
2023-08-16top: Enable ruff linter check for F821 undefined-name.Angus Gratton
2023-06-06top: Add "mis" to list of ignore words for codespell.Yaroslav Halchenko
2023-05-02github/workflows: Add GitHub Action to lint Python code with ruff.Christian Clauss
2023-04-27top: Add Black configuration section to pyproject.toml.Damien George
2023-04-27tools/ci.sh: Add functions to check code spelling using codespell.Damien George