Skip to content

Instantly share code, notes, and snippets.

View davidogren's full-sized avatar

David Ogren davidogren

  • Red Hat
  • Lexington, KY
View GitHub Profile
---
BasedOnStyle: WebKit
AccessModifierOffset: -2
AlignEscapedNewlinesLeft: false
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: false