Update dev-tool settings

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-10-02 17:12:11 +02:00
parent b47e405ec4
commit fa2e428ec3
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ ignore_messages:
# Every commit message matching one of the regular expressions defined # Every commit message matching one of the regular expressions defined
# in here will cause a patch-version increase (1.0.0 -> 1.0.1). # in here will cause a patch-version increase (1.0.0 -> 1.0.1).
match_patch: match_patch:
- "^CI"
- "^[dD]ep" - "^[dD]ep"
- "^[fF]ix" - "^[fF]ix"
- "^[lL]int" - "^[lL]int"

View file

@ -40,3 +40,5 @@ Thumbs.db
# Just (using as internal task-runner) # Just (using as internal task-runner)
justfile justfile
Justfile Justfile
*.bak