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

Add `black` as `pre-commit` hook for code formatting #139

Closed dbeatty10 closed 9 months ago

dbeatty10 commented 1 year ago

resolves #138

Description

Enable pre-commit hooks for black, but don't apply the formatting yet.

Checklist

mwallace582 commented 9 months ago

This has been addressed in a separate pull request.