Commit fbb0fd9
committed
style(rm): reformat error assignment in safe_remove_dir_recursive_impl
Break the long error assignment line for better readability, ensuring consistent code formatting in the rm utility's Linux platform implementation.1 parent 188d9cf commit fbb0fd9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
| 395 | + | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| |||
0 commit comments