atom-dbt-formatter
Atom dbt jinja, sql formatter
Henri Blancke 2,492 0 1.4.0 MIT GitHub

atom-dbt-formatter

Format DBT macros, jinja and SQL using Atom and dbt-formatter.

Installation

  • Find the package using the Atom UI
  • Or, install it via the command line
apm install atom-dbt-formatter

Usage

  • Go to Packages > DBT formatter > Format.
  • Use the ctrl-alt-d shortcut to format jinja-flavored SQL.

Development

npm install
apm link -d
atom -d

Issues

Please report issues in the dbt-formatter project. Any feedback on the formatting is welcome as well!