[REQUEST] Check destination file before repairing
Open
enhancement
Verified
- Dominant language
- PowerShell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently, the Excel file is cleaned before checking if the destination file is writable. This means that lots of time is wasted up front if an unwritable location was specified.
**Describe the solution you'd like**
A check that the destination file is writable should be done before cleaning the file. Ideally a filelock would be obtained.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.