Contributions are greatly appreciated and we are happy to help you get started with your first feature or bug fix.
File an issue if you have a feature request or found a bug.
Perform a pull request from your fork of the repository if you solved an issue. (It's best to file an issue first so we can discuss it and reference it in the PR.)
...
We use Ruff for linting https://docs.astral.sh/ruff/. The settings can be found in ruff.toml
.
To configure automatic linting for VS Code check out the extension https://github.com/astral-sh/ruff-vscode.