You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's remove black and isort as well, ruff can do both tasks.
But let's first get the functional stuff done for the conference before we do a major rework of the project structure. We could also do that during the sprints or after the conference.
Here are some suggestions to improve the developer experience:
Dependency management
pipenv
with something else Streamline dependency management #138Developer Tools
pre-commit
andpre-commit.ci
black
,isort
andruff
withpre-commit
flake8
in favor ofruff
The text was updated successfully, but these errors were encountered: