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

teensy variable ordering fix #74095

Merged
merged 1 commit into from
May 26, 2024
Merged

Conversation

kevingranade
Copy link
Member

Summary

None

Purpose of change

Ran across a little variable ordering nit in another PR.

Describe the solution

Reorder the declarations to make clang tidy hush.

Testing

This should trigger the same check in CI.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 25, 2024
@Maleclypse Maleclypse merged commit 5018e34 into master May 26, 2024
24 of 28 checks passed
@kevingranade kevingranade deleted the clang-tidy-variable-ordering-fix branch May 26, 2024 18:52
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` Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. 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