{ "linters": { "python-flake": { "type": "flake8", "include": "(\\.py$)", "exclude": "(__init__\\.py$)" } } }