Loading android/app/jni/.clang-format→android/app/.clang-format +8 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,11 @@ BasedOnStyle: Google CommentPragmas: NOLINT:.* DerivePointerAlignment: false --- Language: Java BasedOnStyle: Google IndentWidth: 4 ContinuationIndentWidth: 8 ColumnLimit: 100 AllowShortIfStatementsOnASingleLine: true Loading
android/app/jni/.clang-format→android/app/.clang-format +8 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,11 @@ BasedOnStyle: Google CommentPragmas: NOLINT:.* DerivePointerAlignment: false --- Language: Java BasedOnStyle: Google IndentWidth: 4 ContinuationIndentWidth: 8 ColumnLimit: 100 AllowShortIfStatementsOnASingleLine: true