7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"script": "misra.py",
|
|
"args": [
|
|
"--rule-texts ./tools/cppcheck_conf/misra_rules.txt"
|
|
]
|
|
}
|