Skip to content

Coding Conventions

MacOS is not supported. Please use a linux or windows distribution

Git Usage

Our Core Repo is naoth-2020 - develop is our main branch - this branch should always work - everything that should be merged to develop must be tested

Python Usage

In all our projects we are using uv as package manager and ruff for formatting. https://docs.astral.sh/uv/ https://docs.astral.sh/ruff/

Working in Windows / WSL

TODO: describe that using wsl2 can be really slow if the repos are checked out in the windows filesystem