Skip to content

Commit abbcbc6

Browse files
blafourcadeclaude
andcommitted
chore(commitlint): declare the aidd-ui scope, long and short (#423)
`plugins/aidd-ui` ships, but neither `aidd-ui` nor `ui` was in `scope-enum`, while the six other plugins each declare both forms. A commit touching the plugin warned on a scope the repo itself defines. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 8d250b6 commit abbcbc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

commitlint.config.cjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@ module.exports = {
1616
"aidd-pm",
1717
"aidd-refine",
1818
"aidd-orchestrator",
19+
"aidd-ui",
1920
"context",
2021
"dev",
2122
"vcs",
2223
"pm",
2324
"refine",
2425
"orchestrator",
26+
"ui",
2527
// Root scopes (touching marketplace.json or framework-wide config)
2628
"framework",
2729
"marketplace",

0 commit comments

Comments
 (0)