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.
2 parents 7cd7220 + a69aedf commit c3b2c94Copy full SHA for c3b2c94
action.yml
@@ -36,6 +36,8 @@ runs:
36
- --clang-format-executable
37
- /clang-format/clang-format${{ inputs.clangFormatVersion }}
38
- -r
39
+ - --color
40
+ - always
41
- --style
42
- ${{ inputs.style }}
43
- --inplace
0 commit comments