Skip to content

Apply clang-format style fixes to C++ source files#22

Closed
aurebidart wants to merge 8 commits into
mainfrom
format/cpp-style-fix
Closed

Apply clang-format style fixes to C++ source files#22
aurebidart wants to merge 8 commits into
mainfrom
format/cpp-style-fix

Conversation

@aurebidart

Copy link
Copy Markdown
Contributor

About

This PR applies clang-format to all .cpp and .hpp files under version control to enforce a consistent code style across the C++ codebase. It follows the same rules defined by .clang-format and the same filters defined in the CI workflow (excluding mavlinkcom and json.hpp).

No logic or functionality has been changed — this is a style-only commit.

How Has This Been Tested?

All changes were verified locally using:

clang-format-14 --dry-run --Werror -style=file

The updated files now conform to the formatting rules, and the workflow clang-format.yml passes successfully.

Screenshots and videos (if appropriate):

N/A

@jonyMarino
jonyMarino force-pushed the main branch 2 times, most recently from a41961c to 28b57f1 Compare July 15, 2025 16:45
@jonyMarino jonyMarino closed this Jul 15, 2025
@jonyMarino
jonyMarino deleted the format/cpp-style-fix branch July 15, 2025 16:46
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.

3 participants