Commit d5224e5
committed
refactor(rm/linux): improve code readability by splitting long assignment line
Break the long `error` assignment into two lines to enhance code formatting and maintainability, aligning with style guidelines for better legibility in the `handle_unlink` call.1 parent 0f1059f commit d5224e5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
| |||
0 commit comments