Commit 63cfad85 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix continuation indent

Closes gh-8497
parent 38b7d0eb
......@@ -3,7 +3,9 @@ root=true
[*.java]
indent_style = tab
indent_size = 4
continuation_indent_size = 8
[*.xml]
indent_style = tab
indent_size = 4
continuation_indent_size = 8
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment