fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-06-10 09:12:33 +00:00
committed by github-actions[bot]
parent 8665d794c4
commit fd67bfbc63
9 changed files with 209 additions and 217 deletions

View File

@@ -1,10 +1,10 @@
default: true
MD001: false # Heading levels should only increment by one level at a time
MD002: false # First header should be a h1 header
MD007: # Unordered list indentation
MD001: false # Heading levels should only increment by one level at a time
MD002: false # First header should be a h1 header
MD007: # Unordered list indentation
indent: 2
MD012: false # Multiple consecutive blank lines
MD013: false # Line length
MD025: false # Multiple top level headings in the same document
MD033: false # No Inline html
MD041: false # First line in file should be a top level header
MD012: false # Multiple consecutive blank lines
MD013: false # Line length
MD025: false # Multiple top level headings in the same document
MD033: false # No Inline html
MD041: false # First line in file should be a top level header