Skip to content

Commit

Permalink
Merge pull request #49 from SK83RJOSH/master
Browse files Browse the repository at this point in the history
Support clang-format 15
  • Loading branch information
DoozyX committed Nov 20, 2022
2 parents 33bcef1 + acc83cb commit 7cd7220
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -34,9 +34,9 @@ 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\
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\
Default: 9\
Example: 14
Example: 15

### `style`

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

0 comments on commit 7cd7220

Please sign in to comment.