Skip to content

Commit

Permalink
Add continuation indent size to .editorconfig (micrometer-metrics#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye authored and shakuzen committed Mar 12, 2019
1 parent 6ae5efd commit 66259d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ root = true
[*.java]
indent_style = space
indent_size = 4
continuation_indent_size = 8

0 comments on commit 66259d4

Please sign in to comment.