mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
12 lines
216 B
INI
12 lines
216 B
INI
root = true
|
|
|
|
[*.{cpp,hpp,c,h,java,cc,hh,m,mm,S,md,properties,gmk,m4,ac}]
|
|
trim_trailing_whitespace = true
|
|
|
|
[Makefile]
|
|
trim_trailing_whitespace = true
|
|
|
|
[src/hotspot/**.{cpp,hpp,h}]
|
|
indent_style = space
|
|
indent_size = 2
|