BUG=webrtc:6419 NOTRY=True Review-Url: https://codereview.webrtc.org/2368963002 Cr-Commit-Position: refs/heads/master@{#14385}
7 lines
178 B
YAML
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
|