Squashed 'libs/CommService/' content from commit 7ccc0fc
git-subtree-dir: libs/CommService git-subtree-split: 7ccc0fce88bbc5969df060058cf0fb57abe3bcf9
This commit is contained in:
8
libs/CLI11/scripts/mdlint_style.rb
Normal file
8
libs/CLI11/scripts/mdlint_style.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
all
|
||||
|
||||
exclude_rule 'MD013' # Line length
|
||||
exclude_rule 'MD033' # Inline HTML
|
||||
exclude_rule 'MD034' # Bare URL (for now)
|
||||
|
||||
rule 'MD026', punctuation: '.,;:!' # Trailing punctuation in header (& in this case)
|
||||
rule 'MD029', style: :ordered
|
||||
Reference in New Issue
Block a user