number_of_blank_lines_at_end_of_method_body is missing in GoogleStyle raw style
Open
lang:java
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
Can you add this line
``
in your raw styles? https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml
When we use the VSC extension
https://github.com/redhat-developer/vscode-java/wiki/Formatter-settings to work with Java, we have a problem when formatting.
vscode-java is using the Eclipse JDT.LS language server, so yes, it's definitely based on Eclipse.
Here I discuss it in detail and its solution.
Related topic.
https://github.com/redhat-developer/vscode-java/issues/3694#issuecomment-2430344025
Contributor guide
Assessment
This issue has not been assessed yet.