|
20 | 20 | # C/C++ Linter Action <sub><sup>| clang-format & clang-tidy</sup></sub>
|
21 | 21 |
|
22 | 22 | 
|
23 |
| -[](https://github.com/cpp-linter/cpp-linter-action/network/dependents)<!-- used by badge --> |
24 | 23 | [](https://github.com/marketplace/actions/c-c-linter)
|
25 | 24 | [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml)
|
26 | 25 | [](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/mkdocs-deploy.yml)
|
@@ -71,6 +70,40 @@ For all explanations of our available input parameters and output variables, see
|
71 | 70 |
|
72 | 71 | See also our [example recipes][recipes-doc].
|
73 | 72 |
|
| 73 | +## Used By |
| 74 | +
|
| 75 | +<p align="center"> |
| 76 | + <a href="https://github.com/Microsoft"><img src="https://avatars.githubusercontent.com/u/6154722?s=200&v=4" alt="Microsoft" width="28"/></a> |
| 77 | + <strong>Microsoft</strong> |
| 78 | + <a href="https://github.com/apache"><img src="https://avatars.githubusercontent.com/u/47359?s=200&v=4" alt="Apache" width="28"/></a> |
| 79 | + <strong>Apache</strong> |
| 80 | + <a href="https://github.com/nasa"><img src="https://avatars.githubusercontent.com/u/848102?s=200&v=4" alt="NASA" width="28"/></a> |
| 81 | + <strong>NASA</strong> |
| 82 | + <a href="https://github.com/samsung"><img src="https://avatars.githubusercontent.com/u/6210390?s=200&v=4" alt="Samsung" width="28"/></a> |
| 83 | + <strong>Samsung</strong> |
| 84 | + <a href="https://github.com/TheAlgorithms"><img src="https://avatars.githubusercontent.com/u/20487725?s=200&v=4" alt="TheAlgorithms" width="28"/></a> |
| 85 | + <strong>TheAlgorithms</strong> |
| 86 | + <a href="https://github.com/CachyOS"><img src="https://avatars.githubusercontent.com/u/85452089?s=200&v=4" alt="CachyOS" width="28"/></a> |
| 87 | + <strong>CachyOS</strong> |
| 88 | + </br> |
| 89 | + <a href="https://github.com/nextcloud"><img src="https://avatars.githubusercontent.com/u/19211038?s=200&v=4" alt="Nextcloud" width="28"/></a> |
| 90 | + <strong>Nextcloud</strong> |
| 91 | + <a href="https://github.com/jupyter-xeus"><img src="https://avatars.githubusercontent.com/u/58793052?s=200&v=4" alt="Jupyter" width="28"/></a> |
| 92 | + <strong>Jupyter</strong> |
| 93 | + <a href="https://github.com/nnstreamer"><img src="https://avatars.githubusercontent.com/u/60992508?s=200&v=4" alt="NNStreamer" width="28"/></a> |
| 94 | + <strong>NNStreamer</strong> |
| 95 | + <a href="https://github.com/imgproxy"><img src="https://avatars.githubusercontent.com/u/48099924?s=200&v=4" alt="imgproxy" width="28"/></a> |
| 96 | + <strong>imgproxy</strong> |
| 97 | + <a href="https://github.com/Zondax"><img src="https://avatars.githubusercontent.com/u/34372050?s=200&v=4" alt="Zondax" width="28"/></a> |
| 98 | + <strong>Zondax</strong> |
| 99 | + <a href="https://github.com/AppNeta"><img src="https://avatars.githubusercontent.com/u/3374594?s=200&v=4" alt="AppNeta" width="28"/></a> |
| 100 | + <strong>AppNeta</strong> |
| 101 | + </br> |
| 102 | + <a href="https://github.com/chocolate-doom"><img src="https://avatars.githubusercontent.com/u/6140118?s=200&v=4" alt="Chocolate Doom" width="28"/></a> |
| 103 | + <strong>Chocolate Doom</strong> |
| 104 | + <strong> and <a href="https://github.com/cpp-linter/cpp-linter-action/network/dependents">many more</a>.</strong> |
| 105 | +</p> |
| 106 | +
|
74 | 107 | ## Example
|
75 | 108 |
|
76 | 109 | ### Annotations
|
@@ -113,7 +146,6 @@ Using [`format-review`][format-review]:
|
113 | 146 |
|
114 | 147 | ![sample format-suggestion][format-suggestion-preview]
|
115 | 148 |
|
116 |
| - |
117 | 149 | ## Add C/C++ Linter Action badge in README
|
118 | 150 |
|
119 | 151 | You can show C/C++ Linter Action status with a badge in your repository README
|
|
0 commit comments