Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add C++ linter to the CI workflow #728

Open
mcserep opened this issue Mar 26, 2024 · 0 comments
Open

Add C++ linter to the CI workflow #728

mcserep opened this issue Mar 26, 2024 · 0 comments
Labels
Level: Moderate (2) Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.

Comments

@mcserep
Copy link
Collaborator

mcserep commented Mar 26, 2024

While the C++ backend has a somewhat vague coding convention defined, and the expected coding style is also added to the project for CLion, the CI should also perform a linting action and indicate potential linting issues.

@intjftw previously made an initial attempt on it, using Clang Tidy (see here: master...mcserep:CodeCompass:ci-cpp-lint), which could be either used as a starting point, or restart from scratch, as not much work has been done on this issue yet.

@mcserep mcserep added Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. Level: Moderate (2) labels Mar 26, 2024
@mcserep mcserep added this to the Release H* milestone Mar 26, 2024
@github-project-automation github-project-automation bot moved this to To do in Roadmap Aug 27, 2024
@github-project-automation github-project-automation bot moved this to To do in Lab Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Level: Moderate (2) Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.
Projects
Status: To do
Status: To do
Development

No branches or pull requests

1 participant