Replace tabs with spaces

See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md010
This commit is contained in:
Jan Van Bruggen 2022-09-07 22:37:55 -06:00
parent 3902668ce5
commit 051059e151
No known key found for this signature in database
GPG key ID: FE2A4E38E0FA6134
2 changed files with 8 additions and 9 deletions

View file

@ -5,7 +5,6 @@ config:
line-length: false
no-duplicate-heading: false
no-emphasis-as-heading: false
no-hard-tabs: false
no-inline-html: false
no-multiple-blanks: false
no-space-in-code: false