aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/command/remove_command_test.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-10 02:48:46 +0900
committernsfisis <nsfisis@gmail.com>2026-08-10 02:48:46 +0900
commit54760d5c73ca20de2e155df274d576cec9ea0ed0 (patch)
treec568b65ce51513a6e38491bec84c0eb05e44bd15 /crates/shirabe/tests/command/remove_command_test.rs
parentbbf33b836026cbe9fb9e7c76291dcb133b7144e2 (diff)
downloadphp-shirabe-54760d5c73ca20de2e155df274d576cec9ea0ed0.tar.gz
php-shirabe-54760d5c73ca20de2e155df274d576cec9ea0ed0.tar.zst
php-shirabe-54760d5c73ca20de2e155df274d576cec9ea0ed0.zip
style(php-shim): drop the underscore from used parameter names
These parameters kept the leading underscore they were given while their function bodies were still todo!(), and the underscore now reads as "this argument is ignored" for arguments the bodies do use. Removing the prefix stops it from suppressing four clippy lints, fixed alongside: one redundant field name, and three `&mut Vec` parameters that only need a slice. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/command/remove_command_test.rs')
0 files changed, 0 insertions, 0 deletions