pipeline.gommit: allow more characters in prefix #38

Merged
pratyush merged 1 commits from commit-lint into production 2023-02-22 20:37:50 +01:00

View File

@ -4,7 +4,7 @@ check-summary-length=true
summary-length=50 summary-length=50
[matchers] [matchers]
all='^(?:(?:Add|Remove|Update|Enable|Disable) |(?:role|profile|id|pipeline)\.\w+: )[\w \.\+\-]+\n(?:(?:\n\- .*)+\n)?(?:\nSigned-off-by: \w+ \w+ <.*@.*>)' all='^(?:(?:Add|Remove|Update|Enable|Disable) |(?:role|profile|id|pipeline)\.[\w\-_]+: )[\w \.\+\-]+\n(?:(?:\n\- .*)+\n)?(?:\nSigned-off-by: \w+ \w+ <.*@.*>)'
[examples] [examples]
summary_variant_one=""" summary_variant_one="""