FTXUI/.clang-format

5 lines
154 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