mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
bb54c2e719
run tests() in cases is ok
6 lines
149 B
JSON
6 lines
149 B
JSON
{
|
|
"C_Cpp.clang_format_style": "{ BasedOnStyle: Chromium, IndentWidth: 4}",
|
|
"files.associations": {
|
|
"pikastdlib_sysobj.h": "c"
|
|
}
|
|
} |