add: support for ruff as a Python linter and fixer (#4347)

this commit adds ruff as both a Python linter and fixer, together with
some tests and documentation.

ruff repo: https://github.com/charliermarsh/ruff
This commit is contained in:
Yining
2022-10-31 20:55:14 +08:00
committed by GitHub
parent 06efbdd25a
commit 483d056528
9 changed files with 309 additions and 0 deletions

View File

View File