quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs
https://quick-lint-js.com
GNU General Public License v3.0
1.54k stars 192 forks source link

refactor: kill Diag_Collector and Buffering_Diag_Reporter #1154

Open strager opened 9 months ago

strager commented 7 months ago

Diag_Collector is gone. :+1: (EDIT: Almost.)

Buffering_Diag_Reporter will take some work to rip out.