Skip to content

Commit

Permalink
Exclude rule MD014 from MDL lint
Browse files Browse the repository at this point in the history
We don't follow that rule in our docs
  • Loading branch information
Mab879 committed Aug 26, 2022
1 parent 98d291a commit a2c965e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mdl.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
all
exclude_tag :line_length
rule 'MD007', :indent => 4
exclude_rule 'MD014'

0 comments on commit a2c965e

Please sign in to comment.