1# Complete list of style options can be found at:
2# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3---
4BasedOnStyle: Google
5...
6