Skip to content

Commit 42f87fd

Browse files
docs: add used by section (#293)
* docs: add used by section * docs: move used-by section to the top * fix pre-commit failing * remove usedby badge and workflow * add space between each iteam * adjust used-by section position * add links to icons * adjust used by section position * Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * add </br> to make sure logo and name in the same line * use markdown instead of html per code review * move links to used-by section * change img width to 28px * adjust layout * add more space between logo&name * adjust layout * change back to html * adjust layout * added warning back --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 1f17bee commit 42f87fd

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

.github/workflows/used-by.yml

-28
This file was deleted.

README.md

+34-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
# C/C++ Linter Action <sub><sup>| clang-format & clang-tidy</sup></sub>
2121

2222
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/cpp-linter/cpp-linter-action)
23-
[![Used by](https://img.shields.io/static/v1?label=Used%20by&message=757&color=informational&logo=slickpic)](https://github.com/cpp-linter/cpp-linter-action/network/dependents)<!-- used by badge -->
2423
[![GitHub marketplace](https://img.shields.io/badge/marketplace-C%2FC%2B%2B%20Linter-blue?logo=github)](https://github.com/marketplace/actions/c-c-linter)
2524
[![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)
2625
[![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)
@@ -71,6 +70,40 @@ For all explanations of our available input parameters and output variables, see
7170
7271
See also our [example recipes][recipes-doc].
7372
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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>&nbsp;&nbsp;
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+
74107
## Example
75108
76109
### Annotations
@@ -113,7 +146,6 @@ Using [`format-review`][format-review]:
113146

114147
![sample format-suggestion][format-suggestion-preview]
115148

116-
117149
## Add C/C++ Linter Action badge in README
118150

119151
You can show C/C++ Linter Action status with a badge in your repository README

0 commit comments

Comments
 (0)