{ // Repo-specific overrides only. Global Copilot settings are in User/settings.json (Settings Sync). "search.useIgnoreFiles": false, "editor.rulers": [ 100 ], // YAML schema validation "yaml.schemas": { "https://json.schemastore.org/github-workflow.json": ".github/workflows/*.yml" } }