Android: Update clang-format to follow Google style guide
BUG=webrtc:6419 NOTRY=True Review-Url: https://codereview.webrtc.org/2368963002 Cr-Commit-Position: refs/heads/master@{#14385}
This commit is contained in:
parent
fd8e33d3ad
commit
25337bb5ab
@ -1,3 +1,6 @@
|
||||
# Defines the Chromium style for automatic reformatting.
|
||||
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||||
BasedOnStyle: Chromium
|
||||
---
|
||||
Language: Java
|
||||
BasedOnStyle: Google
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user