We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ee3f3 commit f8c63e2Copy full SHA for f8c63e2
.github/workflows/tests.yml
@@ -31,6 +31,7 @@ jobs:
31
- 12
32
- 13
33
- 14
34
+ - 15
35
steps:
36
- uses: actions/checkout@v3
37
- name: Build and test the Docker image
README.md
@@ -21,6 +21,7 @@ You can define your own formatting rules in a `.clang-format` file at your repos
21
* `clang-format-12`
22
* `clang-format-13`
23
* `clang-format-14`
24
+* `clang-format-15`
25
26
## Do you find this useful?
27
0 commit comments