mirror of
https://github.com/zeldaret/tmc
synced 2026-05-26 15:46:05 -04:00
clang-format and newlines
This commit is contained in:
+6
-12
@@ -1,13 +1,7 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"algorithm": "cpp",
|
||||
"ios": "c"
|
||||
}
|
||||
}
|
||||
}
|
||||
"folders" : [ { "path" : ".." } ], "settings" : {
|
||||
"files.associations" : {
|
||||
"algorithm" : "cpp", "ios" : "c"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user