codeql-cli-binaries
codeql-cli-binaries copied to clipboard
Make pretty-printing of graphs available to codeql query run
codeql test run has a nice pretty-printer for graph queries (i.e. for the PrintIR query for cpp). It would be great to have the option to run queries using codeql query run and then get the output pretty-printed. The results of PrintIR.ql are otherwise not that helpful.