[Configuration] Allow directories to be provided instead of searching for backend
- 主要言語
- Go
- スター
- 26
- フォーク
- 7
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 1
説明
### TL;DR
Allow users to provide a list of directories instead of always detecting the backend configuration.
This should allow Guardian to still detect which directories have changed and instead marry that against a list of provided directories.
### Detailed design
```markdown
We should probably introduce a config file at this point to start allowing greater customization to guardians features.
```
### Alternatives considered
_No response_
### Additional information
_No response_
コントリビューションガイド
調査の方向性
この issue では、バックエンドを自動検出する代わりにディレクトリを指定できる設定ファイルを提案しています。まず、コードベースにある既存のバックエンド検出ロジックを調べてください。おそらく main.go または config パッケージにあります。現在、ディレクトリがどのようにスキャンされているかを確認してください。「完了」とは、ユーザーが設定でディレクトリの一覧を指定でき、Guardian が検索の代わりにその一覧を使用することを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- cli, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100