0.7.0
Notable changes.
This release integrates SqlFluff to dbt cli. See example dbt project with .sqlfluff config
-dbt sqlfluff fix
formats the project
-dbt sqlfluff lint
prints the linting issues in the project
What's Changed
- opendbt cli fixes by @ismailsimsek in #25
- Integrate SqlFluff to Dbt cli, format, lint ..etc by @ismailsimsek in #18
Full Changelog: 0.6.0...0.7.0