Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
All new code requires tests to ensure against regressions
Description of the Change
Wrap fs.realpathSync in a try-catch expression.
Alternate Designs
Benefits
Warn the user of the error detected when moving files.
Requirements
Description of the Change
fs.realpathSync
in a try-catch expression.Alternate Designs
Benefits
Possible Drawbacks
N/A
Applicable Issues
atom/atom#22155