kiorky / croniter

MIT License
410 stars 40 forks source link

black: list / dict / tuple formatting #116

Closed evanpurkhiser closed 1 month ago

evanpurkhiser commented 1 month ago

Part of #99

evanpurkhiser commented 1 month ago

Will open a new PR to figure out the "alphas"

kiorky commented 1 month ago

Will open a new PR to figure out the "alphas"

black --line-length 120 should solve this.

and Yes, of course, i will merge the non commentables ones, Thx again for the contribution !

evanpurkhiser commented 1 month ago

I can set a longer line length, but unfortunately it may cause a bunch of other reformatting now :(

How do you feel about this? https://github.com/kiorky/croniter/pull/121