Initialize
This commit is contained in:
7
ftxui/.clang-format
Normal file
7
ftxui/.clang-format
Normal file
@@ -0,0 +1,7 @@
|
||||
# Defines the Chromium style for automatic reformatting.
|
||||
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||||
BasedOnStyle: Chromium
|
||||
Standard: Cpp11
|
||||
|
||||
InsertBraces: true
|
||||
InsertNewlineAtEOF: true
|
||||
Reference in New Issue
Block a user