Joost Kremers

Results 226 comments of Joost Kremers

> It will (or at least should?) break imports. I haven't seen any issues yet. Which is no guarantee that there won't be any, of course. Looking at the doc...

> Can you try replacing `"--stdin-filename" source-original` with `(option "--stdin-filename" buffer-file-name)`? Sure. Just tried it, but I don't see any difference. To be clear, I've now tried four different ways...

Actually, I just realised I *do* see a difference between options 2 & 3 on the one hand and option 4 (your suggestion) on the other: with option 4, ruff...

> Can you confirm on your side? Yup. I don't know how you did it, but it works. :wink: Thanks!

BTW, while I'm here, allow me to nitpick a bit. The doc string is this: ``` "A Python syntax and style checker using the ruff. To override the path to...

> [...] sorry for the trouble you ran into. Not at all! That's how the process works. :slightly_smiling_face: Thanks for all the work you put into flycheck!