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 0155b5f commit 6f5d10bCopy full SHA for 6f5d10b
README.md
@@ -60,6 +60,7 @@ jobs:
60
- **Description**: The style rules to use.
61
- Set this to 'file' to have clang-format use the closest relative .clang-format file.
62
- 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.
64
- Default: 'llvm'
65
66
#### `extensions`
0 commit comments