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

Update .mdl_style.rb

parent cea2ae27
No related branches found
No related tags found
No related merge requests found
all
# our changelog does this, by design
# exclude_rule 'MD003'
# default in next version, remove then
# "MD003": { "style": "atx_closed"
# rule 'MD007', :indent => 3
# doesn't work for style
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