Skip to content

Commit 7cd7220

Browse files
authored
Merge pull request #49 from SK83RJOSH/master
Support clang-format 15
2 parents 33bcef1 + acc83cb commit 7cd7220

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Example: 'cpp,h'
3434

3535
What clang-format version should be used.\
3636
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, 14(14.0.0), 14.0.0\
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, 14(14.0.0), 14.0.0, 15(15.0.2), 15.0.2\
3838
Default: 9\
39-
Example: 14
39+
Example: 15
4040

4141
### `style`
4242

clang-format/clang-format15

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

clang-format/clang-format15.0.2

3.64 MB
Binary file not shown.

0 commit comments

Comments
 (0)