Commit 795d03a
committed
chore: relax subject-case to allow proper nouns in commit subjects
Previously the inherited config-conventional rule rejected sentence-case
which made reasonable subjects like 'add Giscus comments' invalid
whenever a proper noun led the sentence. Now only ALL-CAPS subjects
are rejected.1 parent 6a696ee commit 795d03a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
0 commit comments