Merge pull request #5690 from jbampton/enable-MD010

Enable markdownlint rule MD010 no-hard-tabs
This commit is contained in:
Yukihiro "Matz" Matsumoto
2022-04-15 14:22:04 +09:00
committed by GitHub
-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