ruff
#python
概要
pythonのリンター
コマンド
$ ruff format .
フォーマッター
$ ruff check .
リンター
参照
astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust.