gurkult / gurkbot

Our community bot, used for running the server.
MIT License
17 stars 16 forks source link

ditch flake-import-order for isort and flake8-isort #160

Closed onerandomusername closed 2 years ago

onerandomusername commented 2 years ago

Best demonstrated here: bot is a first party package, so it should be seperated. Isort can do this.

https://github.com/gurkult/gurkbot/blob/244c1afc896c274147ae1361860c5d8a50ad14f2/bot/exts/fun/off_topic.py#L6-L15

gustavwilliam commented 2 years ago

Not sure how all this would worth with linting, but I'm fine with making bot a separate section in the imports.