forked from TrueCloudLab/frostfs-api-go
[#15] .gitlint: Synchronize settings across FrostFS repos
This change allows to use `[#xx]` placeholders for issue number. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
ee64c0cd51
commit
29a562da0e
1 changed files with 1 additions and 1 deletions
2
.gitlint
2
.gitlint
|
@ -3,7 +3,7 @@ fail-without-commits=true
|
|||
contrib=CC1
|
||||
|
||||
[title-match-regex]
|
||||
regex=^\[\#[0-9]+\]\s
|
||||
regex=^\[\#[0-9Xx]+\]\s
|
||||
|
||||
[ignore-by-title]
|
||||
regex=^Release(.*)
|
||||
|
|
Loading…
Reference in a new issue