Start enforcing pylint for all files
Background
We need to start enforcing type hinting using pylint for any all files when running the pipeline's pipeline.
Acceptance Criteria
-
The pylint job fails (hard failure) if any findings are found for any new/updated files
Definition of Done
-
The pylint job is running successfully for the branch created for this effort -
Any documentation in the README or contributing guide is updated
Edited by Dao Tran