ci: fix typo in commitlintrc.yml

fix typo at code comments in commitlintrc.yml

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
Prasanna Kumar Kalever 2020-10-21 16:04:50 +05:30 committed by mergify[bot]
parent 08a6ab6cca
commit 7f8b7ec3d3

View File

@ -1,6 +1,6 @@
--- ---
# rules are documented at https://commitlint.js.org/#/reference-rules # rules are documented at https://commitlint.js.org/#/reference-rules
# each rule has a n arry of three values: # each rule has an array of three values:
# - 0, 1, 2 (rule is disabled, warning or error) # - 0, 1, 2 (rule is disabled, warning or error)
# - always/never # - always/never
# - value # - value