- implemented ruff, 10-100x faster than existing linters (like Flake8) and formatters (like Black) ( https://docs.astral.sh/ruff/ )
- implemented isort, isort is a Python utility / library to sort imports alphabetically and automatically separate into sections and by type. ( https://pypi.org/project/isort/ )
- implemented flake8, for Style Guide Enforcement (https://flake8.pycqa.org/en/latest/index.html#)
- implemented black, for Uncompromising Code Formatting (https://pypi.org/project/black/)
-
Notifications
You must be signed in to change notification settings - Fork 0
aveetron/bikree-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published