Skip to content

Commit

Permalink
Add clang 11.1 and 13 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DoozyX committed Oct 24, 2021
1 parent c9af5a6 commit 51cea91
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Example: 'cpp,h'
### `clangFormatVersion`

What clang-format version should be used.\
Available version are from 5 to 12.\
Available version are\
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\
Default: 9\
Example: 12

Expand Down
Binary file removed clang-format/clang-format11
Binary file not shown.
1 change: 1 addition & 0 deletions clang-format/clang-format11
Binary file added clang-format/clang-format11.0.0
Binary file not shown.
Binary file added clang-format/clang-format11.1.0
Binary file not shown.
1 change: 1 addition & 0 deletions clang-format/clang-format13
Binary file added clang-format/clang-format13.0.0
Binary file not shown.

0 comments on commit 51cea91

Please sign in to comment.