mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: disable scope-empty rule in commitlint
we do not use scopes for commit messages Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
parent
2855334986
commit
08a6ab6cca
@ -14,7 +14,7 @@ rules:
|
||||
subject-empty: [2, never]
|
||||
|
||||
# we do not use scopes for commit messages
|
||||
scope-empty: [1, always]
|
||||
scope-empty: [0, always]
|
||||
|
||||
# Body shouldn't be empty
|
||||
body-min-length: [2, always, 1]
|
||||
|
Loading…
Reference in New Issue
Block a user