Replies: 2 comments 3 replies
-
|
@ubahmapk I don't use any formatting now (it's a shame!). Please feel free to add it, and thanks again! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ubahmapk What did you define in terms of line limits? 88 or more? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What python formatting/lint settings do you use? Would you consider adding the config (e.g.
.ruff.toml) to the repo?My current, global, ruff settings keep making large changes to the code base here, which tend to add noise to PRs. I'd be happy to make changes within my project folder to keep in line with whatever standard(s) you want to adhere to.
As a starting point, my current ruff config looks like this (I probably use too many, but....):
Beta Was this translation helpful? Give feedback.
All reactions