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

Format files with `pre-commit` #103

Closed yu-iskw closed 9 months ago

yu-iskw commented 9 months ago

As we introduced pre-commit, we format all files with the current enabled configurations again.

yu-iskw commented 9 months ago

@z3z1ma I have formatted all files with pre-commit. Can you review it?

z3z1ma commented 9 months ago

LGTM thx!