]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-daemon: Add basic mypy support
authorThomas Bechtold <tbechtold@suse.com>
Wed, 13 Nov 2019 15:13:20 +0000 (16:13 +0100)
committerThomas Bechtold <tbechtold@suse.com>
Wed, 13 Nov 2019 15:13:20 +0000 (16:13 +0100)
commit7ce26be7a34480ac1b0dbf870518310c112dde2d
tree725a9e6cd5faaf90e7f8343554acd15a4f823786
parent1bbbc4803ca179e90d2766fbf091e43db97ab950
ceph-daemon: Add basic mypy support

Add mypy support and some type hints to be able to do static code
analysis.

Signed-off-by: Thomas Bechtold <tbechtold@suse.com>
src/ceph-daemon/CMakeLists.txt
src/ceph-daemon/ceph-daemon
src/ceph-daemon/mypy.ini [new file with mode: 0644]
src/ceph-daemon/tox.ini