CiviWiki / OpenCiviWiki

Building a Better Democracy for the Internet Age
https://civi.wiki
Other
590 stars 346 forks source link

Adding mypy in our pre-commit settings by adding mirrors-mypy. #1416

Closed Anuj-Kumar-AJ closed 2 years ago

Anuj-Kumar-AJ commented 2 years ago

Closes #1331

Description

Added mirrors - mypy in the pre - commit setting , for type checking, and making sure that variable and functions in code are correct.