commit | d34c69cddec2a062abb23a4224fbeb3bedce5faa | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Tue May 22 17:44:42 2018 -0700 |
committer | Luca Prete <luca@onlab.us> | Wed May 23 09:21:32 2018 -0700 |
tree | 86743da3a10e82be4ce751b4637857d1e51a6baa | |
parent | a31708de661e5adc0bce19ab5c5135f74577ff61 [diff] [blame] |
Refactor ONOS helm doc Change-Id: Id89ef59542dfaa4fc15610d15d5d627771ff0b16
diff --git a/mdl_relaxed.rb b/mdl_relaxed.rb index 9448317..92e3fe8 100644 --- a/mdl_relaxed.rb +++ b/mdl_relaxed.rb
@@ -46,3 +46,5 @@ # Exclude rule: Fenced code blocks should be surrounded by blank lines exclude_rule 'MD031' +# Exclude rule: Emphasis used instead of a header +exclude_rule 'MD036'