Closed drahnr closed 2 years ago
Describe the bug
When hitting [CTRL] + C while writing file changes to disk.
[CTRL] + C
To Reproduce
Steps to reproduce the behavior:
cargo spellcheck fix
[CTRL]+C
Bandaids
Expected behavior
Assure the content is written in it's entirety.
Screenshots
Please complete the following information:
$(cargo spellcheck --version)
Additional context
Possible solution:
Describe the bug
When hitting
[CTRL] + C
while writing file changes to disk.To Reproduce
Steps to reproduce the behavior:
cargo spellcheck fix
[CTRL]+C
while theBandaids
are applied + written to disk.Expected behavior
Assure the content is written in it's entirety.
Screenshots
Please complete the following information:
$(cargo spellcheck --version)
-->Additional context