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

Support google-java-format #3062

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

Conversation

CsCherrYY
Copy link
Contributor

@CsCherrYY CsCherrYY commented Apr 13, 2023

fix #663, based on #3059, will rebase when #3059 gets merged.

sample to enable google style:

    "java.format.scheme": "google"

or

    "java.format.scheme": {
        "style": "google"
    },

#2955 can be updated once this PR gets merged.

Signed-off-by: Shi Chen <chenshi@microsoft.com>
Signed-off-by: Shi Chen <chenshi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use google-format-code instead of eclipse ?
1 participant