Skip to content
Snippets Groups Projects

Added ci

Merged
Marius Kriegerowskirequested to merge
feature/linter into master
1 open thread
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -11,4 +11,4 @@ linter:
interruptible: true
script:
- pip3 install sqlfluff
- sqlfluff lint migrations/*
- sqlfluff lint --dialect postgres
Loading