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

CI: Add clang-tidy job #138

Merged
merged 1 commit into from
Apr 16, 2020
Merged

CI: Add clang-tidy job #138

merged 1 commit into from
Apr 16, 2020

Conversation

stotko
Copy link
Owner

@stotko stotko commented Apr 16, 2020

After the recent major warning cleanup, this process of detecting further potential bugs and regressions through clang-tidy can now be automated. Add a proper CI job which automatically performs clang-tidy checks and treats warnings as errors to ensure that they are not missed.

@stotko stotko added this to the 1.3.0 milestone Apr 16, 2020
@stotko stotko merged commit bcf769c into master Apr 16, 2020
@stotko stotko deleted the ci_clang_tidy branch April 16, 2020 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant