mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5690 from jbampton/enable-MD010
Enable markdownlint rule MD010 no-hard-tabs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user