1
0
Fork 0
dosbox-staging/.mdlrc
Patryk Obara 62413b94c5 Disable line length rule for markdownlint
It's impossible to change the line length in .mdlrc file, it requires
writing a project-specific style ruby file. It seems like MD013 is
buggy, as we have tables with longer line lengths already, and the
warning shows up at column 85 and not 80, as documented in official
markdownlint.
2020-01-14 23:02:08 +01:00

1 line
45 B
Text

rules "~MD005", "~MD033", "~MD046", "~MD013"