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 ui.cpp #78616

Merged
merged 3 commits into from
Dec 19, 2024
Merged

clang-tidy ui.cpp #78616

merged 3 commits into from
Dec 19, 2024

Conversation

moxian
Copy link
Contributor

@moxian moxian commented Dec 17, 2024

Summary

None

Purpose of change

In #78398 I introduced some clang-tidy errors since I'm still a bit rusty with my C++. This pr fixes them, and some other pre-existing ones (in completely different part of the code, because github was yelling at me)

Additional context

For some reason my local clang-tidy shows more errors than github-actions does. I'm still not sure why.. But I want to think I'm getting close to making my setup mimic github actions...

Clang-tidy is happy. Test failures unrelated.

Ready for merge.

@github-actions github-actions bot added Info / User Interface Game - player communication, menus, etc. [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions labels Dec 17, 2024
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Dec 17, 2024
@github-actions github-actions bot added the Code: Tests Measurement, self-control, statistics, balancing. label Dec 17, 2024
@moxian moxian force-pushed the tidy branch 3 times, most recently from e88f729 to 2845dcc Compare December 18, 2024 01:23
@github-actions github-actions bot removed the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 18, 2024
@moxian moxian changed the title [DO NOT MERGE] clang-tidy ui.cpp clang-tidy ui.cpp Dec 18, 2024
@akrieger akrieger merged commit 13c7a44 into CleverRaven:master Dec 19, 2024
24 of 29 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 19, 2024
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: Tests Measurement, self-control, statistics, balancing. Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants