Azure / Azure/azure-cli-dev-tools
More Linter Rules
オープン
Linter
- 主要言語
- Python
- スター
- 91
- フォーク
- 134
- 平均マージ
- 2時間 51分
- マージ済み PR(30日)
- 1
説明
- [x] `show` command need to be `g.show_command()`
- [x] When the parameter name exceeds a certain length, the developer is advised to add an alias to the parameter
- [x] Check the format of the parameter name, especially if "-" is miswritten "_" in the options_list
- [ ] using g.wait insteald of g.command('wait')
- [ ] The parameters in help contain JSON or special characters, help to check that the escape is correct
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ファイル、テスト、エントリポイントは指定されていません。まず linter の実装と既存のルールを見つけ、次にコマンドの使用方法とヘルプテキストがどのようにチェックされているかを追跡します。完了条件は、未チェックの 2 つのケースが明確な診断とともに検出され、プロジェクト既存のテスト手法でカバーされていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli, developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100