Beakerboy / VBA-Linter

Lint VBA code
MIT License
6 stars 1 forks source link

Create a report object #51

Open Beakerboy opened 10 months ago

Beakerboy commented 10 months ago

This object can summarize failures, errors, warnings, notices, etc.

Extend a base reporter to a default ConsoleReporter that duplicates existing output.