issues
search
eckinox
/
eckinox-cs
A very opinionated CS and linting setup for PHP projects.
MIT License
2
stars
0
forks
source link
feat: improve updates of existing files (and user-modified files) + add tests
#7
Closed
EmilePerron
closed
2 years ago
EmilePerron
commented
2 years ago
✅ Fix unwanted overwriting of user changes
✅ Implement diff-based updates to file replication when the target file has been diverged from the source file (ie: user edited it).
✅ Add unit tests
Closes #6
EmilePerron
commented
2 years ago
Approved by @DavidBilodeau1 (via Teams).
Closes #6