Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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.