Skip to content
Snippets Groups Projects

Draft: Standardizing the code style and format

we add these auto formatters so we stop having to think about it

enable:

  • isort
  • yapf (or autopep8)
  • linter: pylint seems like a good choice or ruff
  • something for type checking: mypy, pyright, pytype, pyre, or monkeytype

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading