Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit 19c6541

Browse files
author
Nikhil Thorat
authored
clang-format.style = google (#105)
1 parent f7a8cf0 commit 19c6541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"editor.tabSize": 2,
1515
"editor.insertSpaces": true,
1616
"editor.formatOnSave": true,
17+
"clang-format.style": "Google",
1718
"files.insertFinalNewline": true,
1819
"editor.detectIndentation": false,
1920
"editor.wrappingIndent": "none",

0 commit comments

Comments
 (0)