You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rm: Refactor order of filesystem check in remove_dir_recursive
- Reorder the call to `check_one_fs` within `remove_dir_recursive` for better structure and logical flow.
- Update comment descriptions to match the new sequence of operations.
0 commit comments