Format DBT macros, jinja and SQL using Atom and dbt-formatter.
- Find the package using the Atom UI
- Or, install it via the command line
apm install atom-dbt-formatter
- Go to Packages > DBT formatter > Format.
- Use the
ctrl-alt-d
shortcut to format jinja-flavored SQL.
npm install
apm link -d
atom -d
Please report issues in the dbt-formatter project. Any feedback on the formatting is welcome as well!