exclude .scannerwork and rule MD036

This commit is contained in:
Arne Teuke
2021-09-10 14:06:58 +02:00
parent 07c547eb4a
commit 33cc2d0036
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
all
# exlude line lenght
# exclude_rule 'MD013'
rule 'MD013', :line_length => 1000
exclude_rule 'MD036'