2015-02-21 22:45:23 +00:00
|
|
|
---
|
|
|
|
BasedOnStyle: Google
|
2015-06-30 23:16:33 +00:00
|
|
|
DerivePointerAlignment: false
|
|
|
|
PointerAlignment: Left
|
2015-12-27 18:27:46 +00:00
|
|
|
SortIncludes: true
|
2020-02-22 18:05:37 +00:00
|
|
|
|
|
|
|
# Regroup causes unnecessary noise due to clang-format bug.
|
|
|
|
IncludeBlocks: Preserve
|
2021-09-18 17:32:24 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
Language: Java
|
|
|
|
DisableFormat: true
|
|
|
|
SortIncludes: false
|