Add more typing annotations to checks.py
authorAlexander Popov <alex.popov@linux.com>
Sun, 12 May 2024 16:20:33 +0000 (19:20 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 12 May 2024 16:20:33 +0000 (19:20 +0300)
commit36bfc8b21e6c84f59e4182bb359b34e8904202d0
tree1698bb8baf0753a358c714041d1676e103412df9
parent5cf82d04161ffc0f7696611bc529fceaea55d737
Add more typing annotations to checks.py

Annotate all functions to enable mypy checking for them.
kernel_hardening_checker/checks.py