webrtc_m130/.clang-format
magjed 25337bb5ab 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}
2016-09-26 18:47:53 +00:00

7 lines
178 B
YAML

# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
---
Language: Java
BasedOnStyle: Google