Revision 392f223d6055a8863064fabcc704442f29bd0c23 authored by Kitware Robot on 30 May 2018, 04:01:05 UTC, committed by Kitware Robot on 30 May 2018, 04:01:05 UTC
1 parent f248f8a
Raw File
.clang-format
---
# This configuration requires clang-format version 3.8 exactly.
BasedOnStyle: Mozilla
AlignOperands: false
AlwaysBreakAfterReturnType: None
AlwaysBreakAfterDefinitionReturnType: None
ColumnLimit: 79
...
back to top