|
1 | | -<p align="center"> |
2 | | -<img src="docs/images/logo_nobg.png" alt="icon"> |
3 | | -</p> |
4 | 1 | <!--intro-start--> |
5 | 2 |
|
6 | 3 | # C/C++ Lint Action <sub><sup>| clang-format & clang-tidy</sup></sub> |
|
10 | 7 | [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml) |
11 | 8 | [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/mkdocs-deploy.yml) |
12 | 9 |  |
13 | | -[](https://gitpod.io/#https://github.com/cpp-linter/cpp-linter-action) |
14 | 10 |
|
15 | 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. |
16 | 12 |
|
@@ -243,12 +239,6 @@ is equivalent to |
243 | 239 | |
244 | 240 | <!--footer-start--> |
245 | 241 | |
246 | | -## Used By |
247 | | - |
248 | | -- [google/flatbuffers](https://github.com/google/flatbuffers)  |
249 | | -- [CHIP-SPV/chip-spv](https://github.com/CHIP-SPV/chip-spv)  |
250 | | -- [and more](https://github.com/search?q=shenxianpeng%2Fcpp-linter-action&type=Code) |
251 | | - |
252 | 242 | ## Add C/C++ Lint Action badge in README |
253 | 243 | |
254 | 244 | You can show C/C++ Lint Action status with a badge in your repository README |
|
0 commit comments