You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
hi, super handy tool, I was wondering if we can pass some of the parameters available from the REST API ?
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"libraryCode": false,
"trim": false
},
"tools": [
{"id":"clangtidytrunk", "args":"-checks=*"}
],
The text was updated successfully, but these errors were encountered:
hi, super handy tool, I was wondering if we can pass some of the parameters available from the REST API ?
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"libraryCode": false,
"trim": false
},
"tools": [
{"id":"clangtidytrunk", "args":"-checks=*"}
],
The text was updated successfully, but these errors were encountered: