Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Formatter #7

Open
mjaworski-eab opened this issue Feb 3, 2016 · 1 comment
Open

JSON Formatter #7

mjaworski-eab opened this issue Feb 3, 2016 · 1 comment
Assignees

Comments

@mjaworski-eab
Copy link

I have just added CR to my project and the project is quite large. For the moment I will have to allow some files to exceed the complexity threshold. Unfortunately the JSON formatter outputs messages after "Warning: Complexity threshold breached!" as text instead of in JSON format which makes it difficult to parse the file as plain JSON - could you add these notifications to the JSON itself?

@jared-stilwell jared-stilwell added this to the 1.5.0 milestone Feb 12, 2016
@jared-stilwell jared-stilwell removed this from the 1.5.0 milestone Apr 23, 2016
@jared-stilwell jared-stilwell self-assigned this Apr 23, 2016
@prantlf
Copy link

prantlf commented Jan 21, 2018

How about extending the formatter interface? Two methods - format report and failures - instead of the current one. It would probably be an overkill formatting fatal errors too...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants