holywyvern/carbuncle

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "files.associations": {
    "xiosbase": "c",
    "*.rh": "c",
    "deque": "c",
    "initializer_list": "c",
    "stack": "c",
    "type_traits": "c",
    "vector": "c",
    "xstring": "c",
    "xtree": "c",
    "xutility": "c",
    "memory": "c",
    "chrono": "c",
    "ratio": "c",
    "tuple": "c",
    "utility": "c",
    "xmemory0": "c",
    "xtr1common": "c",
    "*.def": "cpp",
    "typeinfo": "cpp",
    "array": "c",
    "string_view": "c",
    "string": "c"
  }
}