Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support more options available to google formatter #197

Open
scch-michael-pfeiffer opened this issue Dec 11, 2024 · 0 comments · May be fixed by #196
Open

Support more options available to google formatter #197

scch-michael-pfeiffer opened this issue Dec 11, 2024 · 0 comments · May be fixed by #196

Comments

@scch-michael-pfeiffer
Copy link

Describe the bug
The following options cannot be configured:
--skip-removing-unused-imports
--skip-reflowing-long-strings

Expected behavior

Provide two configuration options for the Maven plugin:

  <configuration>
     <skipRemovingUnusedImports>true</skipRemovingUnusedImports>
     <skipReflowingLongStrings>false</skipReflowingLongStrings>
   </configuration>
@scch-michael-pfeiffer scch-michael-pfeiffer changed the title Support more options available to goolge formatter Support more options available to google formatter Dec 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant