File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!-- intro-start-->
22
3- # C/C++ Lint Action <sub ><sup >| clang-format & clang-tidy</sup ></sub >
3+ # C/C++ Linter Action <sub ><sup >| clang-format & clang-tidy</sup ></sub >
44
55![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/cpp-linter/cpp-linter-action?style=flat-square )
66[ ![ GitHub marketplace] ( https://img.shields.io/badge/marketplace-C%2FC%2B%2B%20Lint%20Action-blue?logo=github&style=flat-square )] ( https://github.com/marketplace/actions/c-c-lint-action )
@@ -159,9 +159,9 @@ This action creates 1 output variable named `checks-failed`. Even if the linting
159159
160160<!-- footer-start-->
161161
162- ## Add C/C++ Lint Action badge in README
162+ ## Add C/C++ Linter Action badge in README
163163
164- You can show C/C++ Lint Action status with a badge in your repository README
164+ You can show C/C++ Linter Action status with a badge in your repository README
165165
166166Example
167167
Original file line number Diff line number Diff line change 1- name : C/C++ Lint Action
2- description : Automatically checks push & PR changes with clang-format & clang-tidy, then post annotations/ comments with faulty results.
1+ name : C/C++ Linter
2+ description : Lint C/C++ code with clang-format and clang-tidy then post annotations and comments with faulty results.
33author : shenxianpeng
44branding :
55 icon : " check-circle"
You can’t perform that action at this time.
0 commit comments