-
-
Notifications
You must be signed in to change notification settings - Fork 298
Commit d968f26
style: replace dict with Mapping
1 parent 56b113c commit d968f26
File tree
5 files changed
+13
-9
lines changed- commitizen/cz
- customize
- jira
- tests
5 files changed
+13
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + | ||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | - | ||
75 | + | ||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | + | ||
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | - | ||
53 | + | ||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | + | ||
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
46 | - | ||
47 | + | ||
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | - | ||
6 | + | ||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 | - | ||
213 | + | ||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 | - | ||
229 | + | ||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
10 | - | ||
12 | + | ||
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
|
0 commit comments