Skip to content

Commit

Permalink
Merge pull request #70 from alemuntoni/master
Browse files Browse the repository at this point in the history
Add clang-format 18
  • Loading branch information
DoozyX authored Aug 8, 2024
2 parents d3c7f85 + 44cf865 commit 7e6142f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Example: 'cpp,h'

What clang-format version should be used.\
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, 14(14.0.0), 14.0.0, 15(15.0.2), 15.0.2, 16(16.0.3), 16.0.0, 16.0.3, 17(17.0.4), 17.0.4\
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, 14(14.0.0), 14.0.0, 15(15.0.2), 15.0.2, 16(16.0.3), 16.0.0, 16.0.3, 17(17.0.4), 17.0.4, 18(18.1.3), 18.1.3\
Default: 17\
Example: 15

Expand Down
1 change: 1 addition & 0 deletions clang-format/clang-format18
Binary file added clang-format/clang-format18.1.3
Binary file not shown.

0 comments on commit 7e6142f

Please sign in to comment.