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

Remove old code style configs #2717

Merged

Conversation

Marcono1234
Copy link
Collaborator

Description

Gson now uses Spotless (with google-java-format) for formatting, so these configs are not that useful anymore.
Additionally, users can obtain IDE formatting configs from https://github.com/google/styleguide, or use https://github.com/google/google-java-format integrations.

This is probably better than duplicating the IDE configurations here.

Gson now uses spotless (with google-java-format) for formatting, so these
configs are not that useful anymore.
Additionally, users can obtain IDE formatting configs from https://github.com/google/styleguide,
or use https://github.com/google/google-java-format integrations.

This is probably better than duplicating the IDE configurations here.
Copy link
Member

@eamonnmcmanus eamonnmcmanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eamonnmcmanus eamonnmcmanus merged commit b6912c2 into google:main Jul 24, 2024
11 checks passed
@Marcono1234 Marcono1234 deleted the marcono1234/remove-code-style-configs branch July 25, 2024 22:18
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.

2 participants