aboutsummaryrefslogtreecommitdiff
path: root/.mdl.rb
blob: 6dbc8f3b2e2da2b5d7b2f4d18405984f4cd26521 (plain)
  1. all
  2. rule 'MD003', :style => :atx
  3. rule 'MD004', :style => :asterisk
  4. rule 'MD007', :indent => 4
  5. rule 'MD013', :ignore_code_blocks => true, :tables => true
  6. rule 'MD035', :style => '---'