Skip to content

Checkstyle reporter does not report correct path to file #246

@atdiff

Description

@atdiff

I'm wanting to use the checkstyle reporter with grunt-contrib-jshint to report the jshint results to the Checkstyle Jenkins plugin. But the limitation currently is the path to the source file is relative and doesn't match. Sample path: "......\main\modules\app.js"
I'm using the jscs Checkstyle reporter for reporting on jscs results, and it's working great. Sample path: "src/main/modules/app.js"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions