Chris Pryer
Chris Pryer
> This only includes rules that are (1) relevant for Python 3 and (2) relevant when using + compatible with Black. I hope this is the right place for this....
That's my bad! I totally forgot about this snippet from the readme. > As a project, ruff is designed to be used alongside Black and, as such, will defer implementing...
~~I'm happy to submit a PR if you're interested.~~ I'll submit it anyway. Feel free to close it out if you don't find value from it. It'll submit a PR...
Wanted to check in here again since I'm tinkering on the rust side and can update this issue with a more recent nightly run. fwiw im on macOS Monterey 12.5...
In case I return to this. > I will close this as this is a setup problem. What about my setup would need to change?
I get that shorter line lengths mean less than optimal vertical organization, and maybe I missed it in reading through here, but why not follow PEP with 79?
I see this is still open. Is there interest in this?
Hi! `huak version` would make sense in stdout. I'm sure there are others, but that's definitely one. The idea is that `huak version` is often the type of command to...
Hey just a heads up I'm planning to refactor quite a bit in order to make some of the stuff I want to work on easier to do. So it...
I'll be working on #718. There's more to refactor, but I probably won't refactor until I've implemented that. I'm treating it as a separate binary for now, then I'll refactor...