Files
dcc32981ddad1cad5f41d3715132d72ddd7de435
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
..
2017年01月04日 11:05:16 +00:00
2015年07月14日 16:13:47 -04:00
2019年11月28日 12:46:55 +00:00
2023年10月18日 00:43:20 +09:00