chore: allow commit body lines of 200 characters

dependabot is limited in its capabilities
This commit is contained in:
Jan De Dobbeleer
2022-09-19 09:16:57 +02:00
committed by Jan De Dobbeleer
parent a7a7ebc662
commit 52dae0bf2c
+4
View File
@@ -15,6 +15,10 @@ rules:
- perf
- test
- revert
body-max-line-length:
- 2
- always
- 200
help: |
**Possible types**:
`chore`: Change build process, tooling or dependencies.