Skip to content

Add support for JUnit format #20

@calebcartwright

Description

@calebcartwright

ShellCheck does not natively support the JUnit XML format.

Seems the best way to go about adding JUnit support (per ShellCheck docs) is to utilize the checkstyle xml format (i.e. -f checkstyle) and then use an xslt to transform that to JUnit xml format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions