z3z1ma / dbt-osmosis

Provides automated YAML management, a dbt server, streamlit workbench, and git-integrated dbt model output diff tools
https://z3z1ma.github.io/dbt-osmosis/
Apache License 2.0
422 stars 45 forks source link

Enable the pre-commit hooks to check the coding style in python #105

Closed yu-iskw closed 9 months ago

yu-iskw commented 9 months ago

Overview

It would be good to implement hooks to check the coding style in python using pre-commit.

yu-iskw commented 9 months ago

@z3z1ma Thank you for merging this!