Skip to content

Commit 9060219

Browse files
authored
docs: remove obsolete wildcard docs
1 parent c2821aa commit 9060219

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: docs/reference-rules.md

-13
Original file line numberDiff line numberDiff line change
@@ -264,18 +264,5 @@ Rule configurations are either of type `array` residing on a key with the rule's
264264
0
265265
```
266266

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-
280267
---
281268
Copyright 2016 by [Mario Nebl](https://github.com/marionebl) and [contributors](./graphs/contributors). Released under the [MIT license]('../license.md').

0 commit comments

Comments
 (0)