Add rule to mark linting changes as patches
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
08308d7e50
commit
d5c82b31e2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
match_patch:
|
||||
- "^[fF]ix"
|
||||
- "^[lL]int"
|
||||
|
||||
match_major:
|
||||
- "^[Bb]reaking"
|
||||
|
|
Loading…
Reference in a new issue