mirror of
https://github.com/TheAlgorithms/C
synced 2025-02-12 03:24:30 +03:00
3 lines
244 B
JSON
3 lines
244 B
JSON
{
|
|
"C_Cpp.clang_format_style": "{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Allman, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 80, AccessModifierOffset: -4 }",
|
|
} |