03aaa7e2d8de11a6a75d3638c9d72475d1ceb42e
While we are generating the html file also expose a way for a user to save off a csv file. This prevents having to run the tool twice. * Add a new flag called csvpath that takes a file path for the csv dump. * Use csv.writer to simply print formats. * Modify the dump_csv and count_severity to take a csv writer. Test: run with a build.log file, compare before and after html/csv dumps. Change-Id: I27ed730625a352fdc3fb2928433eb5e8b2ea229c
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%