8000 feat(cli): add option or command to output JSON · Issue #197 · JamieMason/syncpack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
feat(cli): add option or command to output JSON #197
Open
@dosolkowski-work

Description

@dosolkowski-work

Description

We run this tool as part of our automated build process and report findings in GitLab code quality reports. In order to do this, we need to parse and reformat the output into GitLab's code quality file format. This is difficult when the output format keeps changing.

Suggested Solution

Add a command-line flag to allow us to specify the output format, and support JSON or at least some sort of stable plain-text format. It does not need to specifically be GitLab's code quality format; anything stable we can write a script to translate it.

Help Needed

I'm not sure if I can legally contribute to outside projects with my employment contract, but tools like ESLint and StyleLint support JSON output or customizable output formats.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0