Skip to content

Commit

Permalink
Update PlatformFlavoredGoogleStyle (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
spokenbird committed Feb 15, 2024
1 parent 89cf9d1 commit a43f634
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions intellij-settings/PlatformFlavoredGoogleStyle.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<code_scheme name="GoogleStyle" version="173">
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="2" />
<option name="INDENT_SIZE" value="4" />
<option name="CONTINUATION_INDENT_SIZE" value="8" />
<option name="TAB_SIZE" value="4" />
</value>
</option>
<option name="RIGHT_MARGIN" value="100" />
Expand Down

0 comments on commit a43f634

Please sign in to comment.