Revision e8ca63702ef370d968cc3bc3a420698ee13c876e authored by Drew DeVault on 07 August 2016, 06:52:45 UTC, committed by GitHub on 07 August 2016, 06:52:45 UTC
Display class in container title if app_id is null
2 parent s aca9f6b + 9c91952
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top