Skip to content

Conversation

@Jint-lzxy
Copy link
Collaborator

This commit disables clang_format for all Java files. The main reason is to ensure that formatting is managed by jdtls, which adheres to a widely accepted standard. Given that Java developers have a strong preference for this approach, it makes more sense to let a Java-specific language server handle the formatting rather than relying on a more general-purpose formatter like clang_format.

Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
@ayamir ayamir merged commit 709bff0 into main Sep 7, 2024
@ayamir ayamir deleted the feat/clang_format-x-java branch September 7, 2024 13:29
This was referenced Sep 23, 2024
Deg2v pushed a commit to Deg2v/nvimdots that referenced this pull request Jan 16, 2025
Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
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.

3 participants