diff --git a/.clang-format b/.clang-format index 2e565377dfa..e490ba75153 100644 --- a/.clang-format +++ b/.clang-format @@ -86,6 +86,10 @@ SpacesBeforeTrailingComments: 1 SpaceAfterTemplateKeyword: false SpacesInContainerLiterals: false +# Java +Language: Java +DisableFormat: true + # Issues: # 1. # Pointer alignment + declaration alignment: