Revision 92416fa7f299ab784c693e8452f5a60fa1821720 authored by Igor Canadi on 20 February 2015, 03:26:38 UTC, committed by Igor Canadi on 20 February 2015, 03:26:38 UTC
1 parent 96ab15d
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