mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
chore: pascal-case in scope
This commit is contained in:
@@ -145,6 +145,11 @@
|
|||||||
"@commitlint/config-angular"
|
"@commitlint/config-angular"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"scope-case": [
|
||||||
|
2,
|
||||||
|
"always",
|
||||||
|
"pascal-case"
|
||||||
|
],
|
||||||
"type-enum": [
|
"type-enum": [
|
||||||
2,
|
2,
|
||||||
"always",
|
"always",
|
||||||
|
|||||||
Reference in New Issue
Block a user