cce
cce copied to clipboard
access REST API parameters
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=*"} ],
A PR for this is welcome :)
Glad the tool is useful!