Add rule to mark linting changes as patches

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2017-05-08 12:55:47 +02:00
parent 08308d7e50
commit d5c82b31e2
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,6 +1,7 @@
---
match_patch:
- "^[fF]ix"
- "^[lL]int"
match_major:
- "^[Bb]reaking"