-
-
Notifications
You must be signed in to change notification settings - Fork 302
Commit f69f73f
feat(conventional_commits): allow exclamation in title on BC
Add a configuration (disable by default) to allow exclamation in
commit title to ease identify BC simple git log parsing.
Signed-off-by: Sebastien Fusilier <sebastien.fusilier@gmail.com>1 parent c700d66 commit f69f73f
File tree
6 files changed
+77
-0
lines changed- commitizen
- cz/conventional_commits
- docs
- tutorials
- tests
6 files changed
+77
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
160 | 165 | | |
161 | 166 | | |
167 | + | ||
168 | + | ||
169 | + | ||
170 | + | ||
171 | + | ||
162 | 172 | | |
163 | 173 | | |
164 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | + | ||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
112 | + | ||
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
99 | 108 | | |
100 | 109 | | |
101 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
51 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | + | ||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
130 | + | ||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
108 | 157 | | |
109 | 158 | | |
110 | 159 | | |
| |||
0 commit comments