File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!-- intro-start-->
2
2
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 >
4
4
5
5
![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/cpp-linter/cpp-linter-action?style=flat-square )
6
6
[ ![ 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
159
159
160
160
<!-- footer-start-->
161
161
162
- ## Add C/C++ Lint Action badge in README
162
+ ## Add C/C++ Linter Action badge in README
163
163
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
165
165
166
166
Example
167
167
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.
3
3
author : shenxianpeng
4
4
branding :
5
5
icon : " check-circle"
You can’t perform that action at this time.
0 commit comments