Skip to content

root dir default realpath #7

@shaunthegeek

Description

@shaunthegeek

dotnet build generates compiler-diagnostics.sarif in current dir(realpath) same as *.csproj,

if this tool default root dir as pwd, it will be great.

now:

dotnet build
cq sarif compiler-diagnostics.sarif gl-code-quality-report.json $(realpath)/

expect:

dotnet build
cq sarif compiler-diagnostics.sarif gl-code-quality-report.json

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