FTXUI/.clang-format

6 lines
185 B
Plaintext
Raw Normal View History

2018-09-18 14:48:40 +08:00
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
Standard: Cpp11
IndentPPDirectives: BeforeHash