Relax Pre-Commit Checks
Currently, the template has a very strict line length limit of 80 or it will fail checks. 120 makes more sense for us at the moment. Also, there is an issue called "import-untyped" that is popping up that is often out of the hands of the developer on a particular project. This should be disabled.