diff options
Diffstat (limited to 'devel/py-sqlfluff/pkg-descr')
-rw-r--r-- | devel/py-sqlfluff/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-sqlfluff/pkg-descr b/devel/py-sqlfluff/pkg-descr new file mode 100644 index 000000000000..1cbf0c99cb50 --- /dev/null +++ b/devel/py-sqlfluff/pkg-descr @@ -0,0 +1,4 @@ +SQLFluff is an open source, dialect-flexible and configurable SQL +linter. Designed with ELT applications in mind, SQLFluff also works +with Jinja templating and dbt. SQLFluff will auto-fix most linting +errors, allowing you to focus your time on what matters. |