TheAlgorithms / TheAlgorithms/Python
Should we add matchify to pre-commit
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- Python
- スター
- 225k
- フォーク
- 51.1k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 156
説明
Feature description
@priya-sundaram-dev, please evaluate if we should add https://github.com/15r10nk/matchify to our codebase.
Python's match statement is powerful and we should encourage contributors to use it where it makes sense.
On Python 14t, please run uv tool install matchify && matchify data_structures, which should modify six files.
Do these changes look correct and useful? Do you recommend we add this tool to pre-commit?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
要求どおり Python 14t で uv tool install matchify && matchify data_structures を実行し、その後、変更された6つのファイルを調査します。変換がこのコードベースにとって正しく有用かどうか、また matchify を pre-commit に含めるべきかどうかを評価します。完了とは、調査結果を文書化し、明確な推奨を行うことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100