Understanding of Rust's CLI argument parsingFamiliarity with rtk's codebase structure
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
65
調査方針
Investigate the source code for the `init` command, particularly the argument parsing to understand how the ` g` flag is handled. Check the installation logic to see why the flag is ignored and what condition triggers local installation. Look for any existing tests related to global installation to understand expected behavior.