{ "linters": { "spelling-linter": { "type": "spelling" }, "filename-linter": { "type": "filename" }, "text-linter": { "type": "text" }, "python-checks": { "type": "pylint", "include": "(\\.py$)" } } }