CI: Use ruff instead of black and flake8 22/72922/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Jun 2024 13:45:25 +0000 (06:45 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Jun 2024 13:45:25 +0000 (06:45 -0700)
commitabca239c445906f964c9fa7c86cf52beb04c915c
tree12547f478ac62be0ba2b07b54cf6bbc6ad9e6450
parent058282aa5bb0df191383bce840962140f32c05f3
CI: Use ruff instead of black and flake8

* Start using ruff instead of black and flake8 for code formatting
* Pull in the updates from ruff
* Update the .yamllint file to stop fighting with prettier

Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I7292ac576e5f177dac0fb4691ec316cc73d054e8
.pre-commit-config.yaml
.yamllint.yaml
docs_conf/__init__.py
setup.py
tests/test_simple.py