Revision c92425e0bafc586fd067a51a3d6371a732f1fc55 authored by Ankit Gupta on 14 May 2014, 05:23:04 UTC, committed by Ankit Gupta on 14 May 2014, 05:23:04 UTC
2 parent s cf0b773 + 9a0e3ab
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top