You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference-rules.md
-13
Original file line number
Diff line number
Diff line change
@@ -264,18 +264,5 @@ Rule configurations are either of type `array` residing on a key with the rule's
264
264
0
265
265
```
266
266
267
-
268
-
### Wildcards
269
-
The following rules identify commits that pass linting by skipping all other rules.
270
-
271
-
#### merge
272
-
***condition**: `header` matches `pattern`
273
-
274
-
#### release
275
-
***condition**: `header` matches `pattern`
276
-
277
-
#### revert
278
-
***condition**: `header` matches `pattern`
279
-
280
267
---
281
268
Copyright 2016 by [Mario Nebl](https://github.com/marionebl) and [contributors](./graphs/contributors). Released under the [MIT license]('../license.md').
0 commit comments