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

Run the code formatter across the whole repo. #193

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

ChrisJohnNOAA
Copy link
Contributor

Description

Run the Google style formatter on everything. This has no other changes (except a readme update on how to run the formatter). The goal is to make future code reviews easier with everything using a standard format.

Checklist before requesting a review

  • [ X ] I have performed a self-review of my code
  • [ X ] My code follows the style guidelines of this project
  • [ X ] I have commented my code, particularly in hard-to-understand areas
  • [ X ] I have made corresponding changes to the documentation
  • [ X ] My changes generate no new warnings
  • [ X ] I have added tests that prove my fix is effective or that my feature works
  • [ X ] New and existing unit tests pass locally with my changes

@ChrisJohnNOAA ChrisJohnNOAA merged commit bafde59 into ERDDAP:main Sep 3, 2024
@ChrisJohnNOAA ChrisJohnNOAA deleted the code_format branch September 30, 2024 17:59
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