Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ef20a27

Browse files
fix(@schematics/angular): align labels in ai-config schema
The labels in the `ai-config` schematic were not aligned, this commit fixes the alignment. (cherry picked from commit ddebe3d)
1 parent e21bd5c commit ef20a27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎packages/schematics/angular/ai-config/schema.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,27 @@
2020
},
2121
{
2222
"value": "claude",
23-
"label": "Claude [ https://docs.anthropic.com/en/docs/claude-code/memory ]"
23+
"label": "Claude [ https://docs.anthropic.com/en/docs/claude-code/memory ]"
2424
},
2525
{
2626
"value": "cursor",
27-
"label": "Cursor [ https://docs.cursor.com/en/context/rules ]"
27+
"label": "Cursor [ https://docs.cursor.com/en/context/rules ]"
2828
},
2929
{
3030
"value": "gemini",
31-
"label": "Gemini [ https://ai.google.dev/gemini-api/docs ]"
31+
"label": "Gemini [ https://ai.google.dev/gemini-api/docs ]"
3232
},
3333
{
3434
"value": "copilot",
35-
"label": "GitHub Copilot [ https://code.visualstudio.com/docs/copilot/copilot-customization#_custom-instructions ]"
35+
"label": "GitHub Copilot [ https://code.visualstudio.com/docs/copilot/copilot-customization ]"
3636
},
3737
{
3838
"value": "jetbrains",
39-
"label": "JetBrains AI Assistant [ https://www.jetbrains.com/help/junie/customize-guidelines.html ]"
39+
"label": "JetBrains AI [ https://www.jetbrains.com/help/junie/customize-guidelines.html ]"
4040
},
4141
{
4242
"value": "windsurf",
43-
"label": "Windsurf [ https://docs.windsurf.com/windsurf/cascade/memories#rules ]"
43+
"label": "Windsurf [ https://docs.windsurf.com/windsurf/cascade/memories#rules ]"
4444
}
4545
]
4646
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /