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

`pre-commit` hooks for code formatting via `black` #138

Closed dbeatty10 closed 7 months ago

dbeatty10 commented 1 year ago

Describe the feature

A clear and concise description of what you want to happen.

Additional context

See these for implementation hints: