Skip to content

Instantly share code, notes, and snippets.

@ChenTanyi
Last active April 4, 2020 04:44
Show Gist options
  • Select an option

  • Save ChenTanyi/1f59bfeef218386f7ce8279c83305831 to your computer and use it in GitHub Desktop.

Select an option

Save ChenTanyi/1f59bfeef218386f7ce8279c83305831 to your computer and use it in GitHub Desktop.
clang format
# vs code setting "C_Cpp.clang_format_style": "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 120 }"
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment