Skip to content

Instantly share code, notes, and snippets.

@daparic
Created January 31, 2023 01:22
Show Gist options
  • Save daparic/25a23517f64888a887a8cd3ed2a61884 to your computer and use it in GitHub Desktop.
Save daparic/25a23517f64888a887a8cd3ed2a61884 to your computer and use it in GitHub Desktop.
AlignTrailingComments: true
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true
BreakBeforeBinaryOperators: false
IndentWidth: 4
IndentAccessModifiers: true
AccessModifierOffset: -4
SortIncludes: false
NamespaceIndentation: All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment