mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 10:51:01 +01:00
lint
This commit is contained in:
5
.github/linters/.markdown-lint.yml
vendored
5
.github/linters/.markdown-lint.yml
vendored
@@ -18,9 +18,10 @@
|
||||
###############
|
||||
# Rules by id #
|
||||
###############
|
||||
MD041: false #/first-line-heading/first-line-h1
|
||||
MD013: false # Maximum 80 characters per line
|
||||
MD041: false # First-line-heading/first-line-h1
|
||||
|
||||
#################
|
||||
# Rules by tags #
|
||||
#################
|
||||
blank_lines: false # Error on blank lines
|
||||
blank_lines: false # Error on blank lines
|
||||
|
||||
Reference in New Issue
Block a user