Flag to truncate number of issues in a given task
- Fixes #150
- Adds
--trunc_large_issues
flag to the parse command that will truncate the issues reported by tasks that have more than 100 issues (Warnings, Notes or Errors) to 100 issues only.
--trunc_large_issues
flag to the parse command that will truncate the issues reported by tasks that have more than 100 issues (Warnings, Notes or Errors) to 100 issues only.