Christoph Wiese
Results
2
issues of
Christoph Wiese
Some tools provide colorized output to stdout, e.g. [dbt](https://www.getdbt.com/). If these tools are run via the ShellTask (or in dbt‘s case the DbtShellTask) with either return_all or stream_output), those color...
Consider for Orion
**Describe the bug** [Snowflakes RLIKE has two valid syntaxes](https://docs.snowflake.com/en/sql-reference/functions/rlike). When formatting a Snowflake SQL script that uses the first syntax mentioned in the documentation, sqlfmt adds a whitespace between `E`...
bug
style
snowflake-only