Skip to content

Commit

Permalink
Set continuation_indent_size=indent_size (README) (pinterest#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Apr 22, 2018
1 parent c1ab380 commit 691c6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Go to <kbd>File</kbd> -> <kbd>Settings...</kbd> -> <kbd>Editor</kbd>
- (optional but recommended) open <kbd>Wrapping and Braces</kbd> tab
- uncheck `Method declaration parameters` / `Align when multiline`.
- (optional but recommended) open <kbd>Tabs and Indents</kbd> tab
- change `Continuation indent` to 4
- change `Continuation indent` to the same value as `Indent` (4 by default).
- <kbd>Inspections</kbd>
- change `Severity` level of `Unused import directive` and `Redundant semicolon` to `ERROR`.

Expand Down

0 comments on commit 691c6fb

Please sign in to comment.