notEvil
notEvil
Hi, I noticed that the cursor will move to a seemingly random line when pushing a commit onto the stack. I'd personally prefer the cursor to move as little as...
### Search before asking - [x] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Hi, SQLAlchemy expands for instance `:p` to `(:p_1, :p_2, ...)` if `bindparam('p',...
Hi, I tried to set `quote-style="preserve"` in myriads of ways but none seem to work. The readme just states "Other settings have the same configuration as [ruff-vscode](https://github.com/astral-sh/ruff-vscode)." I'd like to...