mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
I am getting tired of conflicts in settings.json. (#1652)
This commit is contained in:
Vendored
+2
-1
@@ -4,6 +4,7 @@
|
||||
{"column": 120 }
|
||||
],
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"C_Cpp.autoAddFileAssociations": false,
|
||||
"files.associations": {
|
||||
"array": "cpp",
|
||||
"iterator": "cpp",
|
||||
@@ -79,4 +80,4 @@
|
||||
"*.ipp": "cpp",
|
||||
"*.tcc": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user