9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
|
{
|
||
|
"linters": {
|
||
|
"cppcheck": {
|
||
|
"type": "cppcheck",
|
||
|
"include": ["(\\.cpp$)", "(\\.hpp$)"]
|
||
|
}
|
||
|
}
|
||
|
}
|