Revision d7515f81d5b9e3f74b340f610f331d1cc990578f authored by Igor Canadi on 01 May 2015, 23:45:34 UTC, committed by Igor Canadi on 01 May 2015, 23:45:34 UTC
1 parent 810d2bc
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