1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-26 01:54:22 +00:00

Use a 3-indent in Markdown

This commit is contained in:
Steffo 2022-11-14 16:22:34 +01:00
parent 0306e6f912
commit f574c15bed
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -19,6 +19,12 @@
<pair source="cu" header="cuh" fileNamingConvention="NONE" /> <pair source="cu" header="cuh" fileNamingConvention="NONE" />
</extensions> </extensions>
</files> </files>
<codeStyleSettings language="Markdown">
<indentOptions>
<option name="INDENT_SIZE" value="3" />
<option name="TAB_SIZE" value="3" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="ObjectiveC"> <codeStyleSettings language="ObjectiveC">
<indentOptions> <indentOptions>
<option name="INDENT_SIZE" value="2" /> <option name="INDENT_SIZE" value="2" />