sqlalchemy / mako

Mako Templates for Python
https://www.makotemplates.org
MIT License
364 stars 62 forks source link

Using `.pre-commit-config` as a linter and test link check #344

Open yezz123 opened 3 years ago

yezz123 commented 3 years ago

I guess pre-commit is a good suggestion to let the project clean, and also check the new PRs if they correspond to the linting rules.

For example:

I will try to describe this issue in a PR.

yezz123 commented 3 years ago

I just create the PR relate to this changes #345