@@ -31,38 +31,6 @@ to collect feedback provided in the form of
31
31
workflow [ ` step-summary ` ] [ step-summary ] , and Pull Request reviews (with
32
32
[ ` tidy-review ` ] [ tidy-review ] or [ ` format-review ` ] [ format-review ] ).
33
33
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
-
66
34
## Usage
67
35
68
36
> [ !NOTE]
@@ -71,11 +39,6 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
71
39
> (see discussion in [ #185 ] ( https://github.com/cpp-linter/cpp-linter-action/issues/185 ) ).
72
40
> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
73
41
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
-
79
42
Create 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 )
80
43
81
44
The 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
102
65
103
66
See also our [example recipes][recipes-doc].
104
67
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
+
105
99
## Example
106
100
107
101
### Annotations
0 commit comments