mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 17:15:24 +02:00
6 lines
174 B
Ruby
6 lines
174 B
Ruby
![]() |
# This file contains the markdown rules markdownlint will check for
|
||
|
all
|
||
|
|
||
|
exclude_rule 'MD013' # Lengthy lines (80+ chars)
|
||
|
exclude_rule 'MD038' # Spaces inside code backticks
|