mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-23 03:10:01 +08:00
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
|
# Defines the Chromium style for automatic reformatting.
|
||
|
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||
|
BasedOnStyle: Chromium
|
||
|
Standard: Cpp11
|