Commit be3b5a9d authored by Stephane Nicoll's avatar Stephane Nicoll

Only apply editorconfig for certain files

Closes gh-8497
parent 758ddcd4
[*]
root=true
[*.java]
indent_style = tab
indent_size = 4
\ No newline at end of file
indent_size = 4
[*.xml]
indent_style = tab
indent_size = 4
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