root dir default realpath

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
52/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
csharp
領域
cli

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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
主要言語
C#
スター
14
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

codecentric/dotnet_gitlab_code_quality のほかの issue

codecentric/dotnet_gitlab_code_quality の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。