Skip to content
Snippets Groups Projects
Unverified Commit 78682619 authored by AJRubio-Montero's avatar AJRubio-Montero Committed by GitHub
Browse files

Update .mdl_style.rb

parent 736acc64
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ all
# our changelog does this, by design
# exclude_rule 'MD003'
# rule 'MD007', :indent => 3
rule 'MD013', :heading_line_length => 90
rule 'MD013', heading_line_length: "90"
# => doesn't work for style
# rule 'MD029', :style => :ordered
rule "MD029", style: "ordered"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment