Skip to content

Commit 6f5d10b

Browse files
authored
docs: any style supported by the specified version of clang-format (#120)
1 parent 0155b5f commit 6f5d10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- **Description**: The style rules to use.
6161
- Set this to 'file' to have clang-format use the closest relative .clang-format file.
6262
- Set this to a blank string (`''`) to disable the use of clang-format entirely.
63+
- Any code style supported by the specified version of clang-format.
6364
- Default: 'llvm'
6465

6566
#### `extensions`

0 commit comments

Comments
 (0)