timoniq / telegrinder

Modern visionary telegram bot framework
MIT License
31 stars 5 forks source link

remove black from dev dependencies #80

Closed timoniq closed 3 months ago

timoniq commented 3 months ago

to make it intuitive for contributors to use ruff formatter

FeeeeK commented 3 months ago

The correct thing to do would be to set up pre-commit

luwqz1 commented 3 months ago

@timoniq I agree with this proposal, but the typegen is used a black formatter. Black formats types much better than ruff.

timoniq commented 3 months ago

@FeeeeK #81 new issue 🆕