8000 Merge pull request #48 from kalabukdima/master · DoozyX/clang-format-lint-action@c3b2c94 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3b2c94

Browse files
authored
Merge pull request #48 from kalabukdima/master
Colorize output in github action
2 parents 7cd7220 + a69aedf commit c3b2c94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ runs:
3636
- --clang-format-executable
3737
- /clang-format/clang-format${{ inputs.clangFormatVersion }}
3838
- -r
39+
- --color
40+
- always
3941
- --style
4042
- ${{ inputs.style }}
4143
- --inplace

0 commit comments

Comments
 (0)
0