Martin Guindon

Results 3 comments of Martin Guindon

You can already pass the project-dir argument to the dbt-compile, dbt-run and dbt-test hooks as such: ``` - id: dbt-compile args: ["--cmd-flags", "++project-dir", "./transform/dbt", "--"] ``` However the cmd-flags argument...

@mafredri I like this approach very much!

I agree with @yarodmi, it would be really useful to be able to define/override color rules. I really like the idea of being able to define background colors _and_ border...