Enable markdownlint rule MD010 no-hard-tabs

This commit is contained in:
John Bampton
2022-04-15 12:19:27 +10:00
parent 528335ee99
commit 2e35a88c7b
-3
View File
@@ -4,9 +4,6 @@
# MD001 heading-increment/header-increment - Heading levels should only increment by one level at a time
MD001: false
# MD010 no-hard-tabs - Hard tabs
MD010: false
# MD013 line-length - Line length
MD013: false