bilelmoussaoui / bilelmoussaoui/Hardcode-Tray
Don't overwrite file permissions
Open
enhancement
- Dominant language
- Python
- Stars
- 890
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
For now, we have been setting new file permissions to each file. I think the best way for a better script is to save each file permission before each modification and set the new file permission to be the same as the old file version. This will avoid a lot of possible issues in the future.
This should be implemented only after implementing #397
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.