blob: cdd36ad8992be892a4ef19788c70f5b16fbfac71 [file] [log] [blame]
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
# This defaults to 'Auto'.
Standard: c++20