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

Update .mdl_style.rb

parent 579e8199
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@ all
# our changelog does this, by design
# exclude_rule 'MD003'
# rule 'MD007', :indent => 3
rule 'MD013', heading_line_length: 400
# not working rule:
# rule 'MD013', heading_line_length: 400
# => 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