Skip to content

Instantly share code, notes, and snippets.

@elPytel
Created November 26, 2024 10:39
Show Gist options
  • Save elPytel/fc2c58bc017811bfc7f8faa92309e12c to your computer and use it in GitHub Desktop.
Save elPytel/fc2c58bc017811bfc7f8faa92309e12c to your computer and use it in GitHub Desktop.
VS Code C-lang formating
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
BreakBeforeBraces: Attach
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment