mirror of
https://github.com/starship/starship.git
synced 2025-02-18 11:20:58 +01:00
3 lines
147 B
TOML
3 lines
147 B
TOML
|
# std::process::Command::new may inadvertly run executables from the current working directory
|
||
|
disallowed-methods = ["std::process::Command::new"]
|