-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 9bc07f3
author
committedBen McKernan
feat: Add references-empty-enum rule
Add rule that ensures references are always or never empty for a given
list of commit types.1 parent cbada4b commit 9bc07f3
4 files changed
+44
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
12 | 16 |
| |
13 | 17 |
| |
14 | 18 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + |
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
21 | 33 |
| |
22 | 34 |
| |
23 | 35 |
| |
| |||
485 | 497 |
| |
486 | 498 |
| |
487 | 499 |
| |
500 | + | ||
501 | + | ||
502 | + | ||
503 | + | ||
504 | + | ||
488 | 505 |
| |
489 | 506 |
| |
490 | 507 |
| |
|
0 commit comments