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

Cleanup some random clang-tidy errors. #54374

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

akrieger
Copy link
Member

Summary

None

Purpose of change

Suppress or fix these clang-tidy errors to make future changes more readable for relevant errors.

Describe the solution

Fix what is fixable and suppress with // NOLINT what isn't.

Testing

Ran clang-tidy locally on 'everything' until I fixed however much I could reasonably fix.

@NetSysFire NetSysFire added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Jan 13, 2022
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Jan 13, 2022
@kevingranade kevingranade merged commit 55b805e into CleverRaven:master Jan 13, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jan 14, 2022
@akrieger akrieger deleted the random_tidy branch December 3, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants