Skip to content

Commit bcd3bd7

Browse files
committed
Update to Google CPP style guide
1 parent d4e88a3 commit bcd3bd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
},
66
"C_Cpp.dimInactiveRegions": true,
77
"dotnet.defaultSolution": "disable",
8-
"cmake.configureOnOpen": false
8+
"cmake.configureOnOpen": false,
9+
"C_Cpp.clang_format_fallbackStyle": "Google",
10+
"C_Cpp.clang_format_style": "file"
911
}

0 commit comments

Comments
 (0)