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