This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a proper support for
cargo --message-format json
(#84)
* Added a proper support for `cargo --message-format json` Massively refactored code, so the error mode behaviour is less dependent on conditions and more polymorphic. * Fixed tests * Fixed code and tests * Fixed json messages being filtered out * Removed cahing heuristic and added an option to disallow caching
- Loading branch information
Showing
5 changed files
with
377 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.