Replies: 1 comment
-
Hi @Beeram12, Thanks for your question. We don't limit the size of out output to make it always immediately digestible by a spreadsheet application. If you need the load the csv into a spreadsheet application, I would strongly recommend you do some preprocessing, with e.g. Python, to enforce the limits your spreadsheet application requires. It seems that the queries you're referring to are "coding standards" queries. Note that these queries are currently being maintained by a separate team. Questions specifically related to these queries should be directed to https://github.com/github/codeql-coding-standards. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to Reproduce
cpukit/compression/zlib/deflate.c
).cpp/cert
query suite or a specific query related toEXP50-CPP
.results.csv
in a text editor.EXP50-CPP
finding is extremely long and contains many repetitive lines.This issue was faced by my mentor the cell which he was having issue looks like this
The database I was using as been attached here
Also while analysing
cert-c
queries rules some queires are getting struck after providing enough resources.Beta Was this translation helpful? Give feedback.
All reactions