About
Development
The S2GOS Generator uses pixi to manage the project. You can install the development environment using
pixi install -e dev
Code Style
The S2GOS client's source code is formatted and quality-controlled using ruff:
ruff format
ruff check