@@ -31,38 +31,6 @@ to collect feedback provided in the form of
3131workflow [ ` step-summary ` ] [ step-summary ] , and Pull Request reviews (with
3232[ ` tidy-review ` ] [ tidy-review ] or [ ` format-review ` ] [ format-review ] ).
3333
34- ## Used By
35-
36- <p align =" center " >
37- <a href =" https://github.com/Microsoft " ><img src =" https://avatars.githubusercontent.com/u/6154722?s=200&v=4 " alt =" Microsoft " width =" 28 " /></a >
38- <strong >Microsoft</strong >  ;  ;
39- <a href =" https://github.com/apache " ><img src =" https://avatars.githubusercontent.com/u/47359?s=200&v=4 " alt =" Apache " width =" 28 " /></a >
40- <strong >Apache</strong >  ;  ;
41- <a href =" https://github.com/nasa " ><img src =" https://avatars.githubusercontent.com/u/848102?s=200&v=4 " alt =" NASA " width =" 28 " /></a >
42- <strong >NASA</strong >  ;  ;
43- <a href =" https://github.com/samsung " ><img src =" https://avatars.githubusercontent.com/u/6210390?s=200&v=4 " alt =" Samsung " width =" 28 " /></a >
44- <strong >Samsung</strong >  ;  ;
45- <a href =" https://github.com/TheAlgorithms " ><img src =" https://avatars.githubusercontent.com/u/20487725?s=200&v=4 " alt =" TheAlgorithms " width =" 28 " /></a >
46- <strong >TheAlgorithms</strong >  ;  ;
47- <a href =" https://github.com/CachyOS " ><img src =" https://avatars.githubusercontent.com/u/85452089?s=200&v=4 " alt =" CachyOS " width =" 28 " /></a >
48- <strong >CachyOS</strong >  ;  ;
49- <a href =" https://github.com/nextcloud " ><img src =" https://avatars.githubusercontent.com/u/19211038?s=200&v=4 " alt =" Nextcloud " width =" 28 " /></a >
50- <strong >Nextcloud</strong >  ;  ;
51- <a href =" https://github.com/jupyter-xeus " ><img src =" https://avatars.githubusercontent.com/u/58793052?s=200&v=4 " alt =" Jupyter " width =" 28 " /></a >
52- <strong >Jupyter</strong >  ;  ;
53- <a href =" https://github.com/nnstreamer " ><img src =" https://avatars.githubusercontent.com/u/60992508?s=200&v=4 " alt =" NNStreamer " width =" 28 " /></a >
54- <strong >NNStreamer</strong >  ;  ;
55- <a href =" https://github.com/imgproxy " ><img src =" https://avatars.githubusercontent.com/u/48099924?s=200&v=4 " alt =" imgproxy " width =" 28 " /></a >
56- <strong >imgproxy</strong >  ;  ;
57- <a href =" https://github.com/Zondax " ><img src =" https://avatars.githubusercontent.com/u/34372050?s=200&v=4 " alt =" Zondax " width =" 28 " /></a >
58- <strong >Zondax</strong >  ;  ;
59- <a href =" https://github.com/AppNeta " ><img src =" https://avatars.githubusercontent.com/u/3374594?s=200&v=4 " alt =" AppNeta " width =" 28 " /></a >
60- <strong >AppNeta</strong >  ;  ;
61- <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 >
62- <strong >Chocolate Doom and <a href =" https://github.com/cpp-linter/cpp-linter-action/network/dependents " >many more.</strong >
63- </p >
64-
65-
6634## Usage
6735
6836> [ !NOTE]
@@ -71,11 +39,6 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
7139> (see discussion in [ #185 ] ( https://github.com/cpp-linter/cpp-linter-action/issues/185 ) ).
7240> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
7341
74- > [ !WARNING]
75- > We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
76- >
77- > MacOS and Windows runners are supported as well.
78-
7942Create a new GitHub Actions workflow in your project, e.g. at [ .github/workflows/cpp-linter.yml] ( https://github.com/cpp-linter/cpp-linter-action/blob/main/.github/workflows/cpp-linter.yml )
8043
8144The content of the file should be in the following format.
@@ -102,6 +65,37 @@ For all explanations of our available input parameters and output variables, see
10265
10366See also our [example recipes][recipes-doc].
10467
68+ ## Used By
69+
70+ <p align="center">
71+ <a href="https://github.com/Microsoft"><img src="https://avatars.githubusercontent.com/u/6154722?s=200&v=4" alt="Microsoft" width="28"/></a>
72+ <strong>Microsoft</strong>
73+ <a href="https://github.com/apache"><img src="https://avatars.githubusercontent.com/u/47359?s=200&v=4" alt="Apache" width="28"/></a>
74+ <strong>Apache</strong>
75+ <a href="https://github.com/nasa"><img src="https://avatars.githubusercontent.com/u/848102?s=200&v=4" alt="NASA" width="28"/></a>
76+ <strong>NASA</strong>
77+ <a href="https://github.com/samsung"><img src="https://avatars.githubusercontent.com/u/6210390?s=200&v=4" alt="Samsung" width="28"/></a>
78+ <strong>Samsung</strong>
79+ <a href="https://github.com/TheAlgorithms"><img src="https://avatars.githubusercontent.com/u/20487725?s=200&v=4" alt="TheAlgorithms" width="28"/></a>
80+ <strong>TheAlgorithms</strong>
81+ <a href="https://github.com/CachyOS"><img src="https://avatars.githubusercontent.com/u/85452089?s=200&v=4" alt="CachyOS" width="28"/></a>
82+ <strong>CachyOS</strong>
83+ <a href="https://github.com/nextcloud"><img src="https://avatars.githubusercontent.com/u/19211038?s=200&v=4" alt="Nextcloud" width="28"/></a>
84+ <strong>Nextcloud</strong>
85+ <a href="https://github.com/jupyter-xeus"><img src="https://avatars.githubusercontent.com/u/58793052?s=200&v=4" alt="Jupyter" width="28"/></a>
86+ <strong>Jupyter</strong>
87+ <a href="https://github.com/nnstreamer"><img src="https://avatars.githubusercontent.com/u/60992508?s=200&v=4" alt="NNStreamer" width="28"/></a>
88+ <strong>NNStreamer</strong>
89+ <a href="https://github.com/imgproxy"><img src="https://avatars.githubusercontent.com/u/48099924?s=200&v=4" alt="imgproxy" width="28"/></a>
90+ <strong>imgproxy</strong>
91+ <a href="https://github.com/Zondax"><img src="https://avatars.githubusercontent.com/u/34372050?s=200&v=4" alt="Zondax" width="28"/></a>
92+ <strong>Zondax</strong>
93+ <a href="https://github.com/AppNeta"><img src="https://avatars.githubusercontent.com/u/3374594?s=200&v=4" alt="AppNeta" width="28"/></a>
94+ <strong>AppNeta</strong>
95+ <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>
96+ <strong>Chocolate Doom and <a href="https://github.com/cpp-linter/cpp-linter-action/network/dependents">many more.</strong>
97+ </p>
98+
10599## Example
106100
107101### Annotations
0 commit comments