clang-format and newlines

This commit is contained in:
theo3
2020-11-13 23:27:50 -08:00
parent 8fd7481395
commit 3079c016b4
236 changed files with 4010 additions and 4415 deletions
+6 -12
View File
@@ -1,13 +1,7 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {
"files.associations": {
"algorithm": "cpp",
"ios": "c"
}
}
}
"folders" : [ { "path" : ".." } ], "settings" : {
"files.associations" : {
"algorithm" : "cpp", "ios" : "c"
}
}
}