fidesops
fidesops copied to clipboard
Update CI to run pylint and mypy on the test suite
Description
Currently the pylint and mypy lints are only run on main app. It would be helpful to run the lints on the test suite too to help improve overall code quality throughout the project.