Skip to content

Instantly share code, notes, and snippets.

@keyle
Last active April 22, 2023 05:00
Show Gist options
  • Save keyle/861de5ffe3b31061ac3f8ae484bae493 to your computer and use it in GitHub Desktop.
Save keyle/861de5ffe3b31061ac3f8ae484bae493 to your computer and use it in GitHub Desktop.
.clang-format laptop
BasedOnStyle: Google
IndentWidth: 4
UseTab: false
AlignTrailingComments: true
SpacesBeforeTrailingComments: 1
KeepEmptyLinesAtTheStartOfBlocks: false
AllowShortBlocksOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment