File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# C/C++ Linter Action <sub ><sup >| clang-format & clang-tidy</sup ></sub >
4
4
5
- ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/cpp-linter/cpp-linter-action?style=flat-square )
6
- [ ![ GitHub marketplace] ( https://img.shields.io/badge/marketplace-C%2FC%2B%2B%20Linter-blue?logo=github&style=flat-square )] ( https://github.com/marketplace/actions/c-c-linter )
7
- [ ![ GitHub Workflow Status ] ( https://img.shields.io/github/workflow/status/ cpp-linter/cpp-linter-action/cpp-linter?label=cpp-linter&logo=Github&style=flat-square )] ( https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml )
8
- [ ![ GitHub Workflow Status ] ( https://img.shields.io/github/workflow/status/ cpp-linter/cpp-linter-action/MkDocs%20Deploy?label=docs&logo=Github&style=flat-square )] ( https://cpp-linter.github.io /cpp-linter-action )
9
- ![ GitHub] ( https://img.shields.io/github/license/cpp-linter/cpp-linter-action?label=license&logo=github&style=flat-square )
5
+ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/cpp-linter/cpp-linter-action )
6
+ [ ![ GitHub marketplace] ( https://img.shields.io/badge/marketplace-C%2FC%2B%2B%20Linter-blue?logo=github )] ( https://github.com/marketplace/actions/c-c-linter )
7
+ [ ![ cpp-linter ] ( https://github.com/ cpp-linter/cpp-linter-action/actions/workflows/ cpp-linter.yml/badge.svg )] ( https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml )
8
+ [ ![ MkDocs Deploy ] ( https://github.com/ cpp-linter/cpp-linter-action/actions/workflows/mkdocs-deploy.yml/badge.svg )] ( https://github.com/ cpp-linter/cpp-linter-action/actions/workflows/mkdocs-deploy.yml )
9
+ ![ GitHub] ( https://img.shields.io/github/license/cpp-linter/cpp-linter-action?label=license&logo=github )
10
10
11
11
A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of thread comments and/or annotations.
12
12
You can’t perform that action at this time.
0 commit comments