Date: Sat, 22 Mar 2025 00:49:06 +0800
Subject: [PATCH 06/19] adjust used-by section position
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 38cafe5..978e9ae 100644
--- a/README.md
+++ b/README.md
@@ -31,11 +31,6 @@ to collect feedback provided in the form of
workflow [`step-summary`][step-summary], and Pull Request reviews (with
[`tidy-review`][tidy-review] or [`format-review`][format-review]).
-> [!WARNING]
-> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
->
-> MacOS and Windows runners are supported as well.
-
## Used By
@@ -75,6 +70,11 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
> (see discussion in [#185](https://github.com/cpp-linter/cpp-linter-action/issues/185)).
> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
+> [!WARNING]
+> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
+>
+> MacOS and Windows runners are supported as well.
+
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)
The content of the file should be in the following format.
From 746b1bca85c09dff15b472049ab118eba07711de Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Sat, 22 Mar 2025 01:02:27 +0800
Subject: [PATCH 07/19] add links to icons
---
README.md | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 978e9ae..6f94b6d 100644
--- a/README.md
+++ b/README.md
@@ -34,34 +34,35 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
## Used By
-
+
Microsoft
-
+
Apache
-
+
NASA
-
+
Samsung
-
+
TheAlgorithms
-
+
CachyOS
-
+
Nextcloud
-
+
Jupyter
-
+
NNStreamer
-
+
imgproxy
-
+
Zondax
-
+
AppNeta
-
+
Chocolate Doom and many more.
+
## Usage
> [!NOTE]
From 2ad1fe0a031a9a702d8931b5b18743ae330e826d Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Sat, 22 Mar 2025 01:04:38 +0800
Subject: [PATCH 08/19] adjust used by section position
---
README.md | 68 +++++++++++++++++++++++++------------------------------
1 file changed, 31 insertions(+), 37 deletions(-)
diff --git a/README.md b/README.md
index 6f94b6d..fbce650 100644
--- a/README.md
+++ b/README.md
@@ -31,38 +31,6 @@ to collect feedback provided in the form of
workflow [`step-summary`][step-summary], and Pull Request reviews (with
[`tidy-review`][tidy-review] or [`format-review`][format-review]).
-## Used By
-
-
-
- Microsoft
-
- Apache
-
- NASA
-
- Samsung
-
- TheAlgorithms
-
- CachyOS
-
- Nextcloud
-
- Jupyter
-
- NNStreamer
-
- imgproxy
-
- Zondax
-
- AppNeta
-
- Chocolate Doom and many more.
-
-
-
## Usage
> [!NOTE]
@@ -71,11 +39,6 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
> (see discussion in [#185](https://github.com/cpp-linter/cpp-linter-action/issues/185)).
> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
-> [!WARNING]
-> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
->
-> MacOS and Windows runners are supported as well.
-
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)
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
See also our [example recipes][recipes-doc].
+## Used By
+
+
+
+ Microsoft
+
+ Apache
+
+ NASA
+
+ Samsung
+
+ TheAlgorithms
+
+ CachyOS
+
+ Nextcloud
+
+ Jupyter
+
+ NNStreamer
+
+ imgproxy
+
+ Zondax
+
+ AppNeta
+
+ Chocolate Doom and many more.
+
+
## Example
### Annotations
From da9d81eff768eb9c5dae7283df7d02673adb4923 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Sat, 22 Mar 2025 01:15:02 +0800
Subject: [PATCH 09/19] Update README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fbce650..faf591e 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ See also our [example recipes][recipes-doc].
AppNeta
- Chocolate Doom and many more.
+ Chocolate Doom and many more.
## Example
From 604bf1a982eacf12e24b7b4edb15b86aea7cd9c6 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Sun, 23 Mar 2025 16:58:21 +0000
Subject: [PATCH 10/19] add to make sure logo and name in the same line
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index faf591e..ab640e9 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ See also our [example recipes][recipes-doc].
CachyOS
Nextcloud
+
Jupyter
From 3a64ab87469598d9f3cedb569641e7b8cb674946 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 13:23:46 +0000
Subject: [PATCH 11/19] use markdown instead of html per code review
---
README.md | 59 ++++++++++++++++++++++++++++---------------------------
1 file changed, 30 insertions(+), 29 deletions(-)
diff --git a/README.md b/README.md
index ab640e9..6cfa1d3 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,33 @@
[format-review-preview]: https://raw.githubusercontent.com/cpp-linter/cpp-linter-action/main/docs/images/format-review.png
[format-suggestion-preview]: https://raw.githubusercontent.com/cpp-linter/cpp-linter-action/main/docs/images/format-suggestion.png
+[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=20&v=4
+[Microsoft-home]: https://github.com/Microsoft
+[Apache]: https://avatars.githubusercontent.com/u/47359?s=20&v=4
+[Apache-home]: https://github.com/apache
+[NASA]: https://avatars.githubusercontent.com/u/848102?s=20&v=4
+[NASA-home]: https://github.com/nasa
+[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=20&v=4
+[Samsung-home]: https://github.com/samsung
+[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=20&v=4
+[The Algorithms-home]: https://github.com/TheAlgorithms
+[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=20&v=4
+[CachyOS-home]: https://github.com/CachyOS
+[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=20&v=4
+[Nextcloud-home]: https://github.com/nextcloud
+[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=20&v=4
+[Jupyter-home]: https://github.com/jupyter-xeus
+[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=20&v=4
+[NNStreamer-home]: https://github.com/nnstreamer
+[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=20&v=4
+[imgproxy-home]: https://github.com/imgproxy
+[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=20&v=4
+[Zondax-home]: https://github.com/Zondax
+[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=20&v=4
+[AppNeta-home]: https://github.com/AppNeta
+[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=20&v=4
+[Chocolate Doom-home]: https://github.com/chocolate-doom
+
# C/C++ Linter Action | clang-format & clang-tidy
@@ -67,35 +94,9 @@ See also our [example recipes][recipes-doc].
## Used By
-
-
- Microsoft
-
- Apache
-
- NASA
-
- Samsung
-
- TheAlgorithms
-
- CachyOS
-
- Nextcloud
-
-
- Jupyter
-
- NNStreamer
-
- imgproxy
-
- Zondax
-
- AppNeta
-
- Chocolate Doom and many more.
-
+[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home]
+
+[![Jupyter]Jupyter][Jupyter-home] [![NNStreamer]NNStreamer][NNStreamer-home] [![imgproxy]imgproxy][imgproxy-home] [![Zondax]Zondax][Zondax-home] [![AppNeta]AppNeta][AppNeta-home] [![Chocolate Doom]Chocolate Doom][Chocolate Doom-home] [and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
## Example
From 4a616a7199b4479b585015581adc0cbb6f509749 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 13:34:05 +0000
Subject: [PATCH 12/19] move links to used-by section
---
README.md | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/README.md b/README.md
index 6cfa1d3..7f3bc6f 100644
--- a/README.md
+++ b/README.md
@@ -15,33 +15,6 @@
[format-review-preview]: https://raw.githubusercontent.com/cpp-linter/cpp-linter-action/main/docs/images/format-review.png
[format-suggestion-preview]: https://raw.githubusercontent.com/cpp-linter/cpp-linter-action/main/docs/images/format-suggestion.png
-[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=20&v=4
-[Microsoft-home]: https://github.com/Microsoft
-[Apache]: https://avatars.githubusercontent.com/u/47359?s=20&v=4
-[Apache-home]: https://github.com/apache
-[NASA]: https://avatars.githubusercontent.com/u/848102?s=20&v=4
-[NASA-home]: https://github.com/nasa
-[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=20&v=4
-[Samsung-home]: https://github.com/samsung
-[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=20&v=4
-[The Algorithms-home]: https://github.com/TheAlgorithms
-[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=20&v=4
-[CachyOS-home]: https://github.com/CachyOS
-[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=20&v=4
-[Nextcloud-home]: https://github.com/nextcloud
-[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=20&v=4
-[Jupyter-home]: https://github.com/jupyter-xeus
-[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=20&v=4
-[NNStreamer-home]: https://github.com/nnstreamer
-[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=20&v=4
-[imgproxy-home]: https://github.com/imgproxy
-[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=20&v=4
-[Zondax-home]: https://github.com/Zondax
-[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=20&v=4
-[AppNeta-home]: https://github.com/AppNeta
-[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=20&v=4
-[Chocolate Doom-home]: https://github.com/chocolate-doom
-
# C/C++ Linter Action | clang-format & clang-tidy
@@ -94,6 +67,33 @@ See also our [example recipes][recipes-doc].
## Used By
+[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=25&v=4
+[Microsoft-home]: https://github.com/Microsoft
+[Apache]: https://avatars.githubusercontent.com/u/47359?s=25&v=4
+[Apache-home]: https://github.com/apache
+[NASA]: https://avatars.githubusercontent.com/u/848102?s=25&v=4
+[NASA-home]: https://github.com/nasa
+[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=25&v=4
+[Samsung-home]: https://github.com/samsung
+[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=25&v=4
+[The Algorithms-home]: https://github.com/TheAlgorithms
+[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=25&v=4
+[CachyOS-home]: https://github.com/CachyOS
+[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=25&v=4
+[Nextcloud-home]: https://github.com/nextcloud
+[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=25&v=4
+[Jupyter-home]: https://github.com/jupyter-xeus
+[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=25&v=4
+[NNStreamer-home]: https://github.com/nnstreamer
+[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=25&v=4
+[imgproxy-home]: https://github.com/imgproxy
+[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=25&v=4
+[Zondax-home]: https://github.com/Zondax
+[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=25&v=4
+[AppNeta-home]: https://github.com/AppNeta
+[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=25&v=4
+[Chocolate Doom-home]: https://github.com/chocolate-doom
+
[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home]
[![Jupyter]Jupyter][Jupyter-home] [![NNStreamer]NNStreamer][NNStreamer-home] [![imgproxy]imgproxy][imgproxy-home] [![Zondax]Zondax][Zondax-home] [![AppNeta]AppNeta][AppNeta-home] [![Chocolate Doom]Chocolate Doom][Chocolate Doom-home] [and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
From a2f363fb69ff9c6075b7e4b66ab0d8e57df7034a Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 13:37:17 +0000
Subject: [PATCH 13/19] change img width to 28px
---
README.md | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 7f3bc6f..efdb517 100644
--- a/README.md
+++ b/README.md
@@ -67,31 +67,31 @@ See also our [example recipes][recipes-doc].
## Used By
-[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=25&v=4
+[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=28&v=4
[Microsoft-home]: https://github.com/Microsoft
-[Apache]: https://avatars.githubusercontent.com/u/47359?s=25&v=4
+[Apache]: https://avatars.githubusercontent.com/u/47359?s=28&v=4
[Apache-home]: https://github.com/apache
-[NASA]: https://avatars.githubusercontent.com/u/848102?s=25&v=4
+[NASA]: https://avatars.githubusercontent.com/u/848102?s=28&v=4
[NASA-home]: https://github.com/nasa
-[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=25&v=4
+[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=28&v=4
[Samsung-home]: https://github.com/samsung
-[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=25&v=4
+[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=28&v=4
[The Algorithms-home]: https://github.com/TheAlgorithms
-[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=25&v=4
+[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=28&v=4
[CachyOS-home]: https://github.com/CachyOS
-[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=25&v=4
+[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=28&v=4
[Nextcloud-home]: https://github.com/nextcloud
-[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=25&v=4
+[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=28&v=4
[Jupyter-home]: https://github.com/jupyter-xeus
-[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=25&v=4
+[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=28&v=4
[NNStreamer-home]: https://github.com/nnstreamer
-[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=25&v=4
+[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=28&v=4
[imgproxy-home]: https://github.com/imgproxy
-[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=25&v=4
+[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=28&v=4
[Zondax-home]: https://github.com/Zondax
-[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=25&v=4
+[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=28&v=4
[AppNeta-home]: https://github.com/AppNeta
-[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=25&v=4
+[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=28&v=4
[Chocolate Doom-home]: https://github.com/chocolate-doom
[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home]
From 3aead0868d88a65c3f2e644580fcf34344ff38c5 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 13:47:28 +0000
Subject: [PATCH 14/19] adjust layout
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index efdb517..5d845a9 100644
--- a/README.md
+++ b/README.md
@@ -94,9 +94,9 @@ See also our [example recipes][recipes-doc].
[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=28&v=4
[Chocolate Doom-home]: https://github.com/chocolate-doom
-[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home]
+[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home] [![Jupyter]Jupyter][Jupyter-home]
-[![Jupyter]Jupyter][Jupyter-home] [![NNStreamer]NNStreamer][NNStreamer-home] [![imgproxy]imgproxy][imgproxy-home] [![Zondax]Zondax][Zondax-home] [![AppNeta]AppNeta][AppNeta-home] [![Chocolate Doom]Chocolate Doom][Chocolate Doom-home] [and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
+[![NNStreamer]NNStreamer][NNStreamer-home] [![imgproxy]imgproxy][imgproxy-home] [![Zondax]Zondax][Zondax-home] [![AppNeta]AppNeta][AppNeta-home] [![Chocolate Doom]Chocolate Doom][Chocolate Doom-home] [and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
## Example
From 2ea4551d9922825f4cd8673d01227d44f2223a9c Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 14:01:34 +0000
Subject: [PATCH 15/19] add more space between logo&name
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5d845a9..3325d06 100644
--- a/README.md
+++ b/README.md
@@ -94,9 +94,13 @@ See also our [example recipes][recipes-doc].
[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=28&v=4
[Chocolate Doom-home]: https://github.com/chocolate-doom
-[![Microsoft]Microsoft][Microsoft-home] [![Apache]Apache][Apache-home] [![NASA]NASA][NASA-home] [![Samsung]Samsung][Samsung-home] [![The Algorithms]The Algorithms][The Algorithms-home] [![CachyOS]CachyOS][CachyOS-home] [![Nextcloud]Nextcloud][Nextcloud-home] [![Jupyter]Jupyter][Jupyter-home]
+[![Microsoft] Microsoft][Microsoft-home] [![Apache] Apache][Apache-home] [![NASA] NASA][NASA-home]
+[![Samsung] Samsung][Samsung-home] [![The Algorithms] The Algorithms][The Algorithms-home]
+[![CachyOS] CachyOS][CachyOS-home] [![Nextcloud] Nextcloud][Nextcloud-home] [![Jupyter] Jupyter][Jupyter-home]
-[![NNStreamer]NNStreamer][NNStreamer-home] [![imgproxy]imgproxy][imgproxy-home] [![Zondax]Zondax][Zondax-home] [![AppNeta]AppNeta][AppNeta-home] [![Chocolate Doom]Chocolate Doom][Chocolate Doom-home] [and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
+[![NNStreamer] NNStreamer][NNStreamer-home] [![imgproxy] imgproxy][imgproxy-home] [![Zondax] Zondax][Zondax-home]
+[![AppNeta] AppNeta][AppNeta-home] [![Chocolate Doom] Chocolate Doom][Chocolate Doom-home]
+[and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
## Example
From c2f45040534dfa7cdd3e483bcc0dc607889b98f3 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 14:03:49 +0000
Subject: [PATCH 16/19] adjust layout
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3325d06..c608e3d 100644
--- a/README.md
+++ b/README.md
@@ -96,10 +96,11 @@ See also our [example recipes][recipes-doc].
[![Microsoft] Microsoft][Microsoft-home] [![Apache] Apache][Apache-home] [![NASA] NASA][NASA-home]
[![Samsung] Samsung][Samsung-home] [![The Algorithms] The Algorithms][The Algorithms-home]
-[![CachyOS] CachyOS][CachyOS-home] [![Nextcloud] Nextcloud][Nextcloud-home] [![Jupyter] Jupyter][Jupyter-home]
+[![CachyOS] CachyOS][CachyOS-home] [![Nextcloud] Nextcloud][Nextcloud-home]
-[![NNStreamer] NNStreamer][NNStreamer-home] [![imgproxy] imgproxy][imgproxy-home] [![Zondax] Zondax][Zondax-home]
-[![AppNeta] AppNeta][AppNeta-home] [![Chocolate Doom] Chocolate Doom][Chocolate Doom-home]
+[![Jupyter] Jupyter][Jupyter-home] [![NNStreamer] NNStreamer][NNStreamer-home]
+[![imgproxy] imgproxy][imgproxy-home] [![Zondax] Zondax][Zondax-home]
+[![AppNeta] AppNeta][AppNeta-home] [![Chocolate Doom] Chocolate Doom][Chocolate Doom-home]
[and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
## Example
From 9945acac1ea48e0bd8525db86174ee2e62010abf Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 14:14:00 +0000
Subject: [PATCH 17/19] change back to html
---
README.md | 64 +++++++++++++++++++++++++------------------------------
1 file changed, 29 insertions(+), 35 deletions(-)
diff --git a/README.md b/README.md
index c608e3d..ab640e9 100644
--- a/README.md
+++ b/README.md
@@ -67,41 +67,35 @@ See also our [example recipes][recipes-doc].
## Used By
-[Microsoft]: https://avatars.githubusercontent.com/u/6154722?s=28&v=4
-[Microsoft-home]: https://github.com/Microsoft
-[Apache]: https://avatars.githubusercontent.com/u/47359?s=28&v=4
-[Apache-home]: https://github.com/apache
-[NASA]: https://avatars.githubusercontent.com/u/848102?s=28&v=4
-[NASA-home]: https://github.com/nasa
-[Samsung]: https://avatars.githubusercontent.com/u/6210390?s=28&v=4
-[Samsung-home]: https://github.com/samsung
-[The Algorithms]: https://avatars.githubusercontent.com/u/20487725?s=28&v=4
-[The Algorithms-home]: https://github.com/TheAlgorithms
-[CachyOS]: https://avatars.githubusercontent.com/u/85452089?s=28&v=4
-[CachyOS-home]: https://github.com/CachyOS
-[Nextcloud]: https://avatars.githubusercontent.com/u/19211038?s=28&v=4
-[Nextcloud-home]: https://github.com/nextcloud
-[Jupyter]: https://avatars.githubusercontent.com/u/58793052?s=28&v=4
-[Jupyter-home]: https://github.com/jupyter-xeus
-[NNStreamer]: https://avatars.githubusercontent.com/u/60992508?s=28&v=4
-[NNStreamer-home]: https://github.com/nnstreamer
-[imgproxy]: https://avatars.githubusercontent.com/u/48099924?s=28&v=4
-[imgproxy-home]: https://github.com/imgproxy
-[Zondax]: https://avatars.githubusercontent.com/u/34372050?s=28&v=4
-[Zondax-home]: https://github.com/Zondax
-[AppNeta]: https://avatars.githubusercontent.com/u/3374594?s=28&v=4
-[AppNeta-home]: https://github.com/AppNeta
-[Chocolate Doom]: https://avatars.githubusercontent.com/u/6140118?s=28&v=4
-[Chocolate Doom-home]: https://github.com/chocolate-doom
-
-[![Microsoft] Microsoft][Microsoft-home] [![Apache] Apache][Apache-home] [![NASA] NASA][NASA-home]
-[![Samsung] Samsung][Samsung-home] [![The Algorithms] The Algorithms][The Algorithms-home]
-[![CachyOS] CachyOS][CachyOS-home] [![Nextcloud] Nextcloud][Nextcloud-home]
-
-[![Jupyter] Jupyter][Jupyter-home] [![NNStreamer] NNStreamer][NNStreamer-home]
-[![imgproxy] imgproxy][imgproxy-home] [![Zondax] Zondax][Zondax-home]
-[![AppNeta] AppNeta][AppNeta-home] [![Chocolate Doom] Chocolate Doom][Chocolate Doom-home]
-[and many more](https://github.com/cpp-linter/cpp-linter-action/network/dependents)
+
+
+ Microsoft
+
+ Apache
+
+ NASA
+
+ Samsung
+
+ TheAlgorithms
+
+ CachyOS
+
+ Nextcloud
+
+
+ Jupyter
+
+ NNStreamer
+
+ imgproxy
+
+ Zondax
+
+ AppNeta
+
+ Chocolate Doom and many more.
+
## Example
From b6638f942f295265b1827269fcadc5343036fd58 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 14:18:26 +0000
Subject: [PATCH 18/19] adjust layout
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ab640e9..eef7c8f 100644
--- a/README.md
+++ b/README.md
@@ -80,9 +80,9 @@ See also our [example recipes][recipes-doc].
TheAlgorithms
CachyOS
+
Nextcloud
-
Jupyter
@@ -93,8 +93,10 @@ See also our [example recipes][recipes-doc].
Zondax
AppNeta
+
- Chocolate Doom and many more.
+ Chocolate Doom
+ and many more.
## Example
From f5272c58baa731b108361981141b42e1f3fea651 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 24 Mar 2025 14:22:43 +0000
Subject: [PATCH 19/19] added warning back
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index eef7c8f..1bc3c63 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,11 @@ to collect feedback provided in the form of
workflow [`step-summary`][step-summary], and Pull Request reviews (with
[`tidy-review`][tidy-review] or [`format-review`][format-review]).
+> [!WARNING]
+> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
+>
+> MacOS and Windows runners are supported as well.
+
## Usage
> [!NOTE]