We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0051b9 commit abfaf75Copy full SHA for abfaf75
package.json
@@ -97,7 +97,7 @@
97
"type": "string",
98
"enum": ["auto", "always", "never"],
99
"enumDescriptions": [
100
- "Suppresses warnings when repository context is unavailable (e.g., timing issues during initialization) (recommended)",
+ "Suppresses warnings when repository context is unavailable (e.g., timing issues during initialization) - recommended",
101
"Always show warnings",
102
"Never validate secrets/variables access"
103
],
0 commit comments