Skip to content

Improve linting & other automated code quality

Unless I'm mistaken, the codebase has quite a bit of hand-formatted code. Please use black. Also, if possible use type hints and a type checker, and maybe some linting. You can roll these in gradually if you don't want to break diffs.

  • formatting (black or ruff format)
  • type checking (e.g. mypy)

Source

Edited by Flavio Hafner
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information