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

Clang tidy - apply #326

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Clang tidy - apply #326

wants to merge 9 commits into from

Conversation

sven-oly
Copy link
Collaborator

Applied clang-tidy --checks='modernize*, readability*, clang-analyzer-apiModeling' *.cpp --fix-errors.

Note that this does not yet apply clang-tidy in the continuous integration. This might be done with this GitHub action: https://github.com/HorstBaerbel/action-clang-tidy

References:
https://www.kdab.com/clang-tidy-part-1-modernize-source-code-using-c11c14/

https://www.electronjs.org/docs/latest/development/clang-tidy
https://www.wholetomato.com/blog/2021/01/08/a-brief-introduction-to-clang-tidy-and-its-role-in-visual-assist/

@sven-oly
Copy link
Collaborator Author

This address #234

@sven-oly
Copy link
Collaborator Author

Please take a look at these updates for CPP code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants