SQL linter and auto-formatter for humans
SQL linter and auto-formatter for Humans
sqlfluff
$ sqlfluff lint query.sql
$ sqlfluff format query.sql --nocolor
$ sqlfluff fix query.sql