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

Google Java Style Formatter #254

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

Google Java Style Formatter #254

wants to merge 5 commits into from

Conversation

apancorb
Copy link
Contributor

@apancorb apancorb commented May 6, 2024

Summary

This PR introduces a way for developers contributing to the project to check using a script named google-java-format-diff.py for only new or modified lines introduced. It uses the current staged diff and outputs a new diff with the formatted results. This is intended to be used as a helping tool for developers in order to faciliate keeping a consistent and readable codebase.

@apancorb apancorb changed the title Add Formatting Tool which uses Google Java Style Google Java Style Formatter May 6, 2024
Copy link

sonarcloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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