nova/tools
Stephen Finucane e3e35ba2d0 pre-commit: Add mypy
Add mypy so we can run these checks as part of our linting step. Note
that mypy is the last item in the list of checks since flake8 is going
to catch e.g. syntax issues which should be addressed first.

This also allows us to drop use of mypywrap: rather than wrapping mypy,
we can make use of mypy's configuration to specify the files we wish to
run checks on.

Change-Id: Ie51401ead4e31ccd70ab833c59cb397f802ff188
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-12-20 18:31:47 +00:00
..
hooks move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
abandon_old_reviews.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:59:57 +08:00
build_latex_pdf.sh Add tool to build a doc latex pdf 2015-07-14 16:13:47 -04:00
check-cherry-picks.sh CI: fix backport validator for new branch naming 2023-05-11 16:23:53 +02:00
flake8wrap.sh Integrate 'pre-commit' 2019-11-28 12:46:55 +00:00
nova-manage.bash_completion Keep pre-commit inline with hacking and fix whitespace 2019-12-12 14:56:39 +00:00
run-tests-for-diff.sh Make it easier to run a selection of tests relevant to ongoing work 2019-08-19 17:48:39 +01:00
run-tests.py Fix python shebang 2023-10-18 00:43:20 +09:00
test-setup.sh Test setting the nova job to centos-9-stream 2022-07-13 14:08:03 +00:00