8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"cpplint.filters": [
|
|
"readability/casting"
|
|
],
|
|
"files.associations": {
|
|
"algorithm": "c"
|
|
}
|
|
} |