Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Use JSON output for the PHPCS report #1

Closed
grappler opened this issue Jan 18, 2017 · 2 comments
Closed

Use JSON output for the PHPCS report #1

grappler opened this issue Jan 18, 2017 · 2 comments
Assignees

Comments

@grappler
Copy link
Member

Instead of using the standard output which does not look that great, we could use the JSON output from PHPCS and create our own output layout with a bit of HTML to make it easier to read.

To get the JSON output you need to define the report as JSON e.g. $values['report'] = 'json'

@ernilambar
Copy link
Member

Ok, I will work on that.

@ernilambar ernilambar self-assigned this Jan 18, 2017
@ernilambar
Copy link
Member

Fixed #3

ernilambar pushed a commit that referenced this issue Apr 17, 2017
grappler referenced this issue in grappler/ns-theme-check Oct 22, 2017
ernilambar pushed a commit that referenced this issue Oct 24, 2017
@dingo-d dingo-d mentioned this issue Feb 26, 2019
17 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants