Skip to content

Commit 51cea91

Browse files
committed
Add clang 11.1 and 13 versions
1 parent c9af5a6 commit 51cea91

File tree

6 files changed

+3
-1
lines changed

6 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Example: 'cpp,h'
3333
### `clangFormatVersion`
3434

3535
What clang-format version should be used.\
36-
Available version are from 5 to 12.\
36+
Available version are\
37+
5,6,7,8,9,10,11(11.0.0),11.0.0, 11.1.0, 12(12.0.1), 12.0.0, 12.0.1, 13(13.0.0), 13.0.0\
3738
Default: 9\
3839
Example: 12
3940

clang-format/clang-format11

-2.75 MB
Binary file not shown.

clang-format/clang-format11

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
clang-format11.1.0

clang-format/clang-format11.0.0

2.75 MB
Binary file not shown.

clang-format/clang-format11.1.0

2.57 MB
Binary file not shown.

clang-format/clang-format13

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
clang-format13.0.0

clang-format/clang-format13.0.0

2.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)