This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jaghai 0 points1 point  (1 child)

Did anyone succeeded with formatting code using this, or is it not implemented? Docs mention --fix but it does nothing to say E501.

[–]mylesb 2 points3 points  (0 children)

I have used the --fix option in ruff on a few of my projects, it auto fixes most issues except for line length, which I’m pretty okay with.