Reworked scripts to move field details into classes
These scripts can't easily share the common logic, but separating field details from the print/merge/csv logic should make the common part of these scripts much easier to create/modify going forward. This also tweaked the behavior of summary.py slightly.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
*.csv
|
||||
*.t.c
|
||||
*.a.c
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
||||
# Testing things
|
||||
blocks/
|
||||
|
||||
Reference in New Issue
Block a user