rust-minidump / rust-minidump

Type definitions, parsing, and analysis for the minidump file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clippy is currently unhappy

luser opened this issue · comments

I keep getting email notifications about this:
https://github.com/rust-minidump/rust-minidump/actions/runs/3871616616/jobs/6599583626

I'm not sure why clippy is configured for JSON output in CI, it makes the logs pretty hard to read. (Is something supposed to be interpreting that?)

If I'm not mistaken, 30d063f addressed this.

Yes, it should be good now.

Thanks! Those emails were getting annoying. :)