Skip to content

Instantly share code, notes, and snippets.

@dilawar
Created December 16, 2021 07:48
Show Gist options
  • Save dilawar/74532ad2b9d434bf6adf2a24acb1eaf3 to your computer and use it in GitHub Desktop.
Save dilawar/74532ad2b9d434bf6adf2a24acb1eaf3 to your computer and use it in GitHub Desktop.
Official .clang-format of SubconsciousCompute
---
BasedOnStyle: Webkit
SortIncludes: false
ColumnLimit: 80
AlignTrailingComments: true
AlignConsecutiveMacros: true
AllowShortFunctionsOnASingleLine: false
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment