-
Notifications
You must be signed in to change notification settings - Fork 2
Fixes #4
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
Fixes #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clang-Tidy found issue(s) with the introduced code (1/1)
aa38791 to
a2461b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clang-Tidy found issue(s) with the introduced code (1/1)
f72c686 to
965341d
Compare
Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
Added GitHub action to build and check cpp code. Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
Added pre-commit configuration for code style and formatting. Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
EddyTheCo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This action will not work from forks or at least it is not working now.
This is not needed the repo already have clang-tidy review comments actions.
No description provided.