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

Update .mdl_style.rb

parent 2506bf51
No related branches found
No related tags found
No related merge requests found
...@@ -4,5 +4,6 @@ all ...@@ -4,5 +4,6 @@ all
# default in next version, remove then # default in next version, remove then
# "MD003": { "style": "atx_closed" # "MD003": { "style": "atx_closed"
# rule 'MD007', :indent => 3 # rule 'MD007', :indent => 3
# doesn't work for style
# rule 'MD029', :style => :ordered # rule 'MD029', :style => :ordered
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