Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Enhancement]: Add code format checker in cpp workflow #11

Open
2 of 3 tasks
sunby opened this issue Jun 25, 2023 · 1 comment
Open
2 of 3 tasks

[Enhancement]: Add code format checker in cpp workflow #11

sunby opened this issue Jun 25, 2023 · 1 comment
Labels
cpp This issue is about cpp project enhancement New feature or request help wanted Extra attention is needed

Comments

@sunby
Copy link
Collaborator

sunby commented Jun 25, 2023

Considering add code format check by using:

  • clang-format/clang-format-diff
  • cppchecker
  • clang-tidy

And add a makefile target.

@sunby sunby added enhancement New feature or request help wanted Extra attention is needed labels Jun 25, 2023
@sunby sunby changed the title [Enhancemant]: Add code format checker in cpp workflow [Enhancement]: Add code format checker in cpp workflow Jun 25, 2023
@sunby sunby added the cpp This issue is about cpp project label Jun 25, 2023
@loloxwg
Copy link
Collaborator

loloxwg commented Jun 28, 2023

I want to solve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp This issue is about cpp project enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants