mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
chore: pascal-case in scope
This commit is contained in:
parent
bfcd4befc9
commit
0066d0089e
1 changed files with 5 additions and 0 deletions
|
|
@ -145,6 +145,11 @@
|
|||
"@commitlint/config-angular"
|
||||
],
|
||||
"rules": {
|
||||
"scope-case": [
|
||||
2,
|
||||
"always",
|
||||
"pascal-case"
|
||||
],
|
||||
"type-enum": [
|
||||
2,
|
||||
"always",
|
||||
|
|
|
|||
Loading…
Reference in a new issue