annotate-snippets-rs
annotate-snippets-rs copied to clipboard
Support messages without a line associated with it
I am creating a tool that needs to report messages on the file itself and not a specific range within the file. I'd like these messages to be consistent with my annotate-snippets messages but the API requires having source associated with it.