403unlocker / 403unlocker/403unlocker-cli
Use toml for config file
オープン
enhancement
- 主要言語
- Go
- スター
- 75
- フォーク
- 13
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
この issue には説明がありません。
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue title suggests changing the configuration file format to TOML. First, locate the current config file handling in the codebase, likely in a config/ or internal/ directory. Identify the existing format (e.g., JSON, YAML) and understand how it's parsed and used. Research Go TOML libraries (e.g., BurntSushi/toml) and plan the migration, ensuring backward compatibility if needed. Check for any tests related to config loading to update.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100