5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
|
# Defines the Chromium style for automatic reformatting.
|
||
|
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||
|
BasedOnStyle: Chromium
|
||
|
IncludeBlocks: Regroup
|