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

Add workflow for static checks #31

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

srmainwaring
Copy link
Collaborator

This PR adds workflows for static checks using cpplint and cppcheck.

The style enforced is largely that outlined in the Google Style Guide with filters to allow the style modifications described in the Gazebo style guide.

- Add GirHub workflows for static checks.
- Style changes for conformance with Google style enforced by cpplint.
- Apply exceptions / filters documented in CPPLINT.cfg.
- Changes mostly concern line length, indentation within namespaces, and terminating whitespace.

Signed-off-by: Rhys Mainwaring <[email protected]>
@srmainwaring srmainwaring added the enhancement New feature or request label Dec 14, 2022
@srmainwaring srmainwaring self-assigned this Dec 14, 2022
@srmainwaring srmainwaring merged commit 8686cc1 into ArduPilot:main Dec 14, 2022
@srmainwaring srmainwaring deleted the srmainwaring/garden/cpplint branch December 14, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant