Revision d0939cdceaddeaa8a376039138844aaf15106158 authored by Igor Canadi on 21 April 2014, 22:42:04 UTC, committed by Igor Canadi on 21 April 2014, 22:42:28 UTC
1 parent ef8b8a8
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