Alan Cruickshank

Results 147 comments of Alan Cruickshank

The most recent config changes should assist with `mypyc`, and I'm very happy to take versions for a spin if you think they might be faster. Stage a PR and...

If you find any particular modules which would be useful to sort typing on - then do shout. I've had some recent success with tightening typing on several parts of...

Can you clarify what you mean by `But then how do I change the template only for CI/CD?`? You might find these sections of the docs helpful: - https://docs.sqlfluff.com/en/stable/configuration/templating/index.html -...

Heya, just confirming that I'm also experiencing the same issue running 1.11.2 stable. For other users who might be experiencing this (in my case triggered by the home assistant integration),...

@keraion - well done for taking this one on! I don't think you need quite so much custom code, as all the basic operations are there in the reflow code,...

I think we basically want to do what `lint_line_length` does, but simpler, and eventually doing something very like `_fix_long_line_with_fractional_targets` does, although that's a kind of helper method in the background...

hoooooold up. Just re-read your test cases properly. VERY INTERESTING. You've actually implemented something much more advanced that what I originally expected. Very cool.

@keraion - this is looking good! I really like the functionality here. Anything I can help with to help you finish it off?

@keraion - For launch, can I suggest that we add the config to force them main select keywords (`SELECT`, `WHERE`, `ORDER BY`, `GROUP BY`, `HAVING`) to be leading on newlines?...

@Jaxsss, @yannik20, @avijit3660, @eetu-h, @claytonjhamilton, @danny-dailypay, @puetsch, @jessie-carta As people that have expressed interest in #1247. Would any of you be up for taking this branch for a spin on...