Toni Müller
Toni Müller
Hey, what is needed to get this merged?
I want the asdf shim in my path within tmux. I never want `/home/me/.asdf/installs/tmux/3.2a/bin` in my path. I don't even have regular non-asdf tmux installed (but if I had I...
Update: There was a very helpful answer by user @systemmonkey42 in https://github.com/tmux/tmux/issues/2992#issuecomment-988344774 What he found was that, whenever we run an application, it's actual binary is added to the path,...
Hey @katelovescode , why was #264 closed? Is there anything one could do to bring this forward?
How is this PR going?
What is holding this back from being merged @Pocco81 ?
There are several PRs addressing this issue. Can we please merge one of them. It's just a click on merge...
I will do all the stuff you mentioned. Please go other the `TODO` comments in the changes. I can't run tests because I don't understand the Quote types yet...
I updated all the wiki pages for snowflake (also updated your suggestions). One problem is the [Window-Clause](https://github.com/sql-formatter-org/sql-formatter/wiki/WINDOW-clause). Snowflake seems to not have support for a `WINDOW` clause in it's [Query...
First refactor done. Please the `snowflake.test` shows an infinity loop. Could you have a look into it? It happens even with a single test case.