1
0
Fork 0
mirror of synced 2024-05-19 03:32:34 +12:00
bulk-downloader-for-reddit/.markdown_style.rb

5 lines
90 B
Ruby
Raw Normal View History

2022-12-03 19:34:23 +13:00
all
exclude_tag :line_length
rule 'MD007', :indent => 4
2022-12-03 19:46:32 +13:00
rule 'MD029', :style => 'ordered'