markdownlint: enable rule MD012
MD012 - Multiple consecutive blank lines Fixed all errors Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Change-Id: Ie7597b27094345febc0bb01464bacfcb5784a089 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9006 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
98acc6be1e
commit
7ba660074f
@ -6945,7 +6945,6 @@ Example response:
|
||||
}
|
||||
~~~
|
||||
|
||||
|
||||
## nvmf_set_crdt {#rpc_nvmf_set_crdt}
|
||||
|
||||
Set the 3 CRDT (Command Retry Delay Time) values. For details about
|
||||
|
@ -2,7 +2,6 @@ all
|
||||
exclude_rule 'MD003'
|
||||
exclude_rule 'MD004'
|
||||
exclude_rule 'MD010'
|
||||
exclude_rule 'MD012'
|
||||
rule 'MD013', :line_length => 170
|
||||
exclude_rule 'MD014'
|
||||
exclude_rule 'MD018'
|
||||
|
Loading…
Reference in New Issue
Block a user