{ "python.languageServer": "None", "[python]": { "editor.formatOnType": true, "editor.codeActionsOnSave": { "source.fixAll.ruff": "explicit", "source.organizeImports.ruff": "explicit" }, "editor.defaultFormatter": "charliermarsh.ruff" }, "cSpell.words": [ "certresolver", "traefik", "websecure" ] }