svthalia/concrexit

View on GitHub
.vscode/extensions.json

Summary

Maintainability
Test Coverage
{
    "recommendations": [
        "ms-python.python",
        "ms-python.vscode-pylance",
        "ms-python.black-formatter",
        "ms-python.isort",
        "charliermarsh.ruff"
    ]
}