8354919: Move HotSpot .editorconfig into the global .editorconfig
Reviewed-by: erikj, ihse
This commit is contained in:
parent
b5156bb16a
commit
fa2a9d1e10
@ -5,3 +5,7 @@ trim_trailing_whitespace = true
|
||||
|
||||
[Makefile]
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[src/hotspot/**.{cpp,hpp,h}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
@ -1,3 +0,0 @@
|
||||
[*.{cpp,hpp,c,h}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
x
Reference in New Issue
Block a user