]> 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, 19 Feb 2026 12:54:55 +0000 (12:54 +0000)
commitaae9ef9a1412ef0d1d0fa188500d32c6b3a3c625
treeae0a2e20b5f0c439dcbf5fba88c4bb3472d2745b
parent66394325c8565c55b99df0c16e8730f6915c9439
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>
(cherry picked from commit 11e00ad00703bb63dd23097ef07082697c8adfb7)
src/ceph-node-proxy/tox.ini [new file with mode: 0644]