Files
app-ethereum/.mdl.rb

12 lines
239 B
Ruby
Raw Permalink Normal View History

2024-04-30 17:34:10 +02:00
# Style file for mdl
# https://github.com/markdownlint/markdownlint/blob/main/docs/creating_styles.md
# Include all rules
all
# Disable specific rules
#exclude_rule 'MD012'
# Update rules configuration
rule 'MD013', :line_length => 120