IntelliTect / IntelliTect/CodingGuidelines
Add analyzer to check parameter names
オープン
enhancement
- 主要言語
- C#
- スター
- 12
- フォーク
- 16
- 平均マージ
- 2分
- マージ済み PR(30日)
- 7
説明
Coding standard is for parameter names to be camelCase. We should add an analyzer to check it.
コントリビューションガイド
調査の方向性
Start by inspecting the repository's existing analyzers and their entry points to learn how coding rules are implemented. Define completion as an analyzer that identifies parameter names not using camelCase, with corresponding validation or tests if the repository has an established testing pattern.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100