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 #132

Closed dbeatty10 closed 1 year ago

dbeatty10 commented 1 year ago

Describe the feature

Add pre-commit git hook scripts for identifying simple issues before submission to code review.

Additional context