aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)Author
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