This folder contains the emitter and renderer for rslint_errors. The emitter is essentially
codespan-reporting but with some hacks here and there to get it to display custom things for us and act as a module
and not a standalone crate.
**All credit goes to the authors of [codespan](https://github.com/brendanzab/codespan)**