mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
parent
bc864aeac6
commit
15747825bc
1 changed files with 11 additions and 0 deletions
11
icu4c/source/.clang-format
Executable file
11
icu4c/source/.clang-format
Executable file
|
@ -0,0 +1,11 @@
|
|||
# © 2020 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 105
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
...
|
Loading…
Add table
Reference in a new issue