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 fixes in the privacy module #3260

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

zjeffer
Copy link
Contributor

@zjeffer zjeffer commented May 11, 2024

Two commits:

  • Temporarily removed the case style hints from clang-tidy because otherwise the repo is full of warnings
  • clang-tidy fixes in the privacy module code, also fixes a compilation warning I've seen often (line 120 in privacy.cpp: potential uninitialized use of booleans, as not all compilers will initialize booleans by default)

@Alexays Alexays merged commit af79451 into Alexays:master May 28, 2024
8 checks passed
@zjeffer zjeffer deleted the clang-tidy branch May 28, 2024 18:51
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.

None yet

2 participants