btolsch | 762c4da | 2018-03-19 12:27:00 -0700 | [diff] [blame] | 1 | # Defines the Chromium style for automatic reformatting. |
2 | # http://clang.llvm.org/docs/ClangFormatStyleOptions.html | ||||
3 | BasedOnStyle: Chromium | ||||
Jordan Bayles | 852c265 | 2019-01-31 15:47:26 -0800 | [diff] [blame^] | 4 | IncludeBlocks: Regroup |