tldr/scripts/markdown-style.rb

6 lines
163 B
Ruby

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