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

Enforce code style using cpplint #55

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

drsteve
Copy link
Owner

@drsteve drsteve commented Sep 20, 2024

No description provided.

- Updated style check rules to test but still pass
- Updated mostly includes
- Fixed missing include
@drsteve drsteve force-pushed the code_style_cpplint branch from 4b47975 to ab77119 Compare October 4, 2024 21:42
Testing against cpplint. Initial reformat done using
clang-format -i -style="{BasedOnStyle: chromium, IndentWidth: 4}" [filename]
Additional changes to appease cpplint or squash compiler warnings
done manually.
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.

1 participant