-
-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSV output always returns at least two rows #829
Comments
I'm working on this one ! @pombredanne |
I've figured out the solution, notice the difference :
After the bug has been resolved :
Spoiler: Notice the last line in both cases. |
Signed-off-by: Yash Nisar [email protected]
Signed-off-by: Yash Nisar [email protected]
Signed-off-by: Yash Nisar [email protected]
Signed-off-by: Yash Nisar <[email protected]>
Thanks! this likely needs some rebasing on the latest develop |
Signed-off-by: Yash Nisar <[email protected]>
Signed-off-by: Yash Nisar <[email protected]>
I am not inclined to add this as a feature and make an exception for a special case: in the end storing tree in square tables is a hard problem. Instead I would rather have a separate feature that would flatten the CSV entirely as in #830 |
One one should be returned. For instance
scancode -l -f csv
returns an empty row plus the licensing rows.The text was updated successfully, but these errors were encountered: