Finished space conversion

Signed-off-by: Dan Schaper <dan.schaper@pihole.net>
pull/2271/head
Dan Schaper 6 years ago
parent b087888f94
commit a323b126e5
No known key found for this signature in database
GPG Key ID: B4FF14C01CC08DC0

@ -9,7 +9,7 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = tab
tab_width = 2
tab_width = 4
charset = utf-8
trim_trailing_whitespace = true

@ -1,11 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</value>
</option>
<MarkdownNavigatorCodeStyleSettings>
<option name="RIGHT_MARGIN" value="72" />
</MarkdownNavigatorCodeStyleSettings>

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save