Commit e8f03e1
committed
ci: Replace pycodestyle with ruff check and ruff format
Replace the Pep8Checker with a RuffChecker in checkstyle.py and add
a RuffFormatter for Python files. Add ruff check and ruff format
steps to the CI style checker workflow.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>1 parent 47bdd71 commit e8f03e1
File tree
2 files changed
+231
-129
lines changed- .github/workflows
- utils
2 files changed
+231
-129
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
0 commit comments