PowerShell / PowerShell/PSScriptAnalyzer

Formatter rules list is hard-coded

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

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

Area - Formatter Consider - 2.0 Issue - Enhancement
主要言語
C#
スター
2.2k
フォーク
414
平均マージ
13時間 1分
マージ済み PR(30日)
2

説明

This is technical debt.

The formatter has a list of hard-coded rules, and it can only execute those. It should be refactored to enable the run-time specification of rules via settings. However, more research is needed to determine is there is a necessary reason the rules are hard-coded. See https://github.com/PowerShell/PSScriptAnalyzer/pull/1277#issue-293099518 and https://github.com/PowerShell/PSScriptAnalyzer/pull/1277#issuecomment-508929230 for more details.

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

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

はじめの一歩

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

調査の方向性

まず pull request #1277 とリンクされたディスカッションを確認し、formatter のルールがハードコードされている理由を理解します。設定を通じた実行時のルール指定が安全かどうか、またリファクタリングに必要な範囲を判断します。実行時設定のアプローチと、その実装および検証の要件が確立されれば完了です。

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

評価

技術スタック
csharp, powershell
領域
tooling
issue の種類
リファクタリング
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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