This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
small-projects/.vscode/settings.json

4 lines
80 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}