[sdk project] No warnings necessary for long Markdown lines, common for 1 sentence per line.

This commit is contained in:
JohnHake 2020-08-19 09:57:55 -07:00
parent eafe86f0db
commit 3c77492d4d

View File

@ -27,6 +27,9 @@
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Markdown">
<option name="RIGHT_MARGIN" value="500" />
</codeStyleSettings>
<codeStyleSettings language="XML">
<indentOptions>
<option name="INDENT_SIZE" value="2" />