]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add tox config for mypy, flake8, isort, black
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 3 Feb 2026 13:47:54 +0000 (14:47 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 5 Feb 2026 09:09:20 +0000 (10:09 +0100)
commit5be9c019a1eed01a2c4f6c8aa5920c78e15af69a
tree0390c26213d1c81c5290b5656f68185c17f4e3b6
parent4df5abd368b8e94c35333d1251cc09183aa0f8e0
node-proxy: add tox config for mypy, flake8, isort, black

this adds tox.ini with environments to run mypy, flake8, isort, and
black on the ceph_node_proxy code.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-node-proxy/tox.ini [new file with mode: 0644]