dbeatty10 / dbt-mysql

dbt-mysql contains all of the code enabling dbt to work with MySQL and MariaDB
Apache License 2.0
75 stars 53 forks source link

Support Black & MyPy pre-commit hooks #167

Closed mwallace582 closed 9 months ago

mwallace582 commented 9 months ago

resolves #138

Description

Adds support for Black and MyPy pre-commit hooks.

Checklist