1
0
Fork 0
android_external_drm_hwcomp.../.clang-format
Zach Reizner 74a9b7ae46 drm_hwcomposer: add a .clang-format for our style
Change-Id: If6059a0456376d2aba6ad09af28fbb7add33f0b4
(cherry picked from commit fd425aec49615e749e1edc596384a3502ea0db05)
2015-04-10 16:49:59 +00:00

4 lines
139 B
YAML

BasedOnStyle: Google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None