Commit ac5d19f
committed
chore(ci): expand commitlint scope-enum to match actual usage
Add gamemaster, routing, build, ci, test, lint, github scopes that
are used in practice but were missing from the allowlist, causing
constant scope-enum warnings. Group scopes by category for easier
maintenance. scope-enum remains a warning (level 1) — scopes are
optional, the list is a guide not a gate.1 parent 5045489 commit ac5d19f
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
0 commit comments