root dir default realpath
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 52/100
Research direction
Start by tracing the cq sarif command and how it determines the root directory when the argument is omitted. Verify the change with the shown dotnet build and cq sarif compiler-diagnostics.sarif gl-code-quality-report.json invocation, confirming the generated report uses the current directory as the root.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- C#
- Stars
- 14
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from codecentric/dotnet_gitlab_code_quality
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
All issues in codecentric/dotnet_gitlab_code_quality
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nightscout/nocturne#1379 ·
-
priority-0
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
StackExchange/StackExchange.Redis#3249 ·
-
[Feat] 조합 영역 구분선 개선 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 72/100