Prettify cargo crev verify
#39
Comments
I think the result rows should be sorted: @dpc @Dylan-DPC What do you guys think? |
I for one like the way stuff is displayed currently. It is easily grepable and shows up in real-time, without having to wait. But I guess the default could be something more human-friendly. @rffrancon Seems to me that the logical sorting order should be ether A |
I agree with you. I like the realtime side of it also. But it would just be nice if the results were displayed in a consistent way, changes would be easier to spot. We could also verify asynchronously from what I can tell, but perhaps that is over complicated for this stage. |
@rffrancon Yeah, the simpler the better. |
Note: Now |
I used |
#39: Add color to varify deps status results
The header is there now. As a first-time user I could make sense of most of them. flgs stands for flags, and mostly marks crates that have a FFI? The only column I can't grasp is "own." What does that mean?
|
@pimotte I'm having a hard time to balance lack of space and staying informative. :)
|
How about outputing to csv format?
|
@nbigaouette It shouldn't be difficult to add outputs in any format (considering how nice |
I've improved formatting, but at least some color would help.
The text was updated successfully, but these errors were encountered: