We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fcbe0 commit d602624Copy full SHA for d602624
@commitlint/config-conventional/README.md
@@ -152,11 +152,6 @@ echo "fix: some message" # passes
152
- **condition**: `footer` should have a leading blank line
153
- **rule**: `always`
154
- level: `warning`
155
-- **value**
156
-
157
-```
158
-100
159
160
161
```sh
162
echo "fix: some message
@@ -195,11 +190,6 @@ but still no line is too long" # passes
195
190
- **condition**: `body` should have a leading blank line
196
191
197
192
198
199
200
-```js
201
-100;
202
203
193
204
194
205
0 commit comments