- formatter for schema (#58)
- formatter for owner (#57)
- add formatter for function/procedure (#54)
- add rule for checking inline sql function body with wrong language (GN035) (#51)
- enable all custom formatters (#52)
- fix release pipelines (#45)
- enable SM001 for DMLs except subqueries (#41)
- add docker images (#39)
- respect gitignore (#37)
- Parallelism (#36)
- printing of empty lines from format diff (#40)
- add rule for typed table (#32)
- add rule for insert without target columns (#31)
- add rules to check for duplicate index, primary key, unique key columns (#29)
- add rule to check for stringified null (#27)
- documentation, cleanup leftover backlog.md (#30)
- logo resolution (#28)