mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-21 02:55:37 -08:00
chore: allow commit body lines of 200 characters
dependabot is limited in its capabilities
This commit is contained in:
parent
a7a7ebc662
commit
52dae0bf2c
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue