Skip to content

Commit 1b960d9

Browse files
nodejs-github-botruyadorno
authored andcommittedSep 12, 2023
deps: update icu to 73.2
PR-URL: #48502 Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 0d73009 commit 1b960d9

File tree

1,030 files changed

+542235
-542252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,030 files changed

+542235
-542252
lines changed
 

‎deps/icu-small/LICENSE

+519-519
Large diffs are not rendered by default.

‎deps/icu-small/source/.clang-format

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# © 2020 and later: Unicode, Inc. and others.
2-
# License & terms of use: http://www.unicode.org/copyright.html
3-
4-
---
5-
Language: Cpp
6-
BasedOnStyle: LLVM
7-
IndentWidth: 4
8-
ColumnLimit: 105
9-
AllowShortBlocksOnASingleLine: false
10-
AllowShortIfStatementsOnASingleLine: true
11-
...
1+
# © 2020 and later: Unicode, Inc. and others.
2+
# License & terms of use: http://www.unicode.org/copyright.html
3+
4+
---
5+
Language: Cpp
6+
BasedOnStyle: LLVM
7+
IndentWidth: 4
8+
ColumnLimit: 105
9+
AllowShortBlocksOnASingleLine: false
10+
AllowShortIfStatementsOnASingleLine: true
11+
...

0 commit comments

Comments
 (0)
Please sign in to comment.