﻿---
BasedOnStyle: Google
---
Language: Cpp

AlwaysBreakBeforeMultilineStrings: false
ColumnLimit: '100'
ContinuationIndentWidth: 2
IndentPPDirectives: BeforeHash
...
