site-accueil-insa/matomo/vendor/lox/xhprof/.arclint

30 lines
498 B
Text

{
"exclude": [
"(^xhprof_html/jquery/)",
"(^xhprof_html/docs/)",
"(^extension/Makefile.local)"
],
"linters": {
"chmod": {
"type": "chmod"
},
"filename": {
"type": "filename"
},
"generated": {
"type": "generated"
},
"merge-conflict": {
"type": "merge-conflict"
},
"nolint": {
"type": "nolint"
},
"text-without-length": {
"type": "text",
"severity": {
"3": "disabled"
}
}
}
}