mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
11 lines
266 B
YAML
11 lines
266 B
YAML
# © 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
|
|
...
|