Support other git hosting platforms (GitLab and Gitea)? #127
shenxianpeng
started this conversation in
Ideas
Replies: 2 comments
-
I'd prefer a separate issue/thread for each requested git server; 1 separate issue for GitLab (see #101) and 1 separate issue for Gitea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe we can move this issue to discussion for collection feedback and then create separate issues for GitLab and Gitea if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The user in this issue asked if we support platforms like GitLab or Gitea.
The short answer is NO; we don’t currently support other platforms directly.
However, for GitLab and Gitea, you can use cpp-linter/cpp-linter-hooks with a
.pre-commit-config.yaml
file in your CI pipeline.If you’d like us to add direct support for these platforms, please let us know—this helps us gauge the level of interest.
Beta Was this translation helpful? Give feedback.
All reactions