1
0
Fork 0
mirror of synced 2024-06-10 22:34:40 +12:00
bulk-downloader-for-reddit/.markdown_style.rb

5 lines
122 B
Ruby
Raw Permalink Normal View History

2022-12-03 19:34:23 +13:00
all
2023-06-25 16:22:42 +12:00
rule 'MD013', :line_length => 120, :code_blocks => false
2022-12-03 19:34:23 +13:00
rule 'MD007', :indent => 4
2022-12-03 19:46:32 +13:00
rule 'MD029', :style => 'ordered'