Seirdy/func-analysis

View on GitHub
.vim/coc-settings.json

Summary

Maintainability
Test Coverage
{
    "python.linting.flake8Enabled": true,
    "python.pythonPath": "/usr/bin/python3",
    "python.linting.enabled": true,
    "python.jediEnabled": false,
    "python.formatting.provider": "black"
}