blob: 59d487051f5ef9d042b4d630ded9863b059daa7e [file] [log] [blame]
pbos@webrtc.org4e3161d2013-11-25 15:30:37 +00001# Defines the Chromium style for automatic reformatting.
2# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3BasedOnStyle: Chromium
magjed25337bb2016-09-26 11:47:46 -07004---
5Language: Java
6BasedOnStyle: Google