blob: 1b8a1bdd7dc3111660ba24fb86c553593e43cece [file] [log] [blame]
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
Standard: c++17
EmptyLineBeforeAccessModifier: Always