markdown-style.rb 163 B

12345
  1. # This file contains the markdown rules markdownlint will check for
  2. all
  3. exclude_rule 'MD013' # Lengthy lines (80+ chars)
  4. exclude_rule 'MD034' # Allow bare URLs