mackup icon indicating copy to clipboard operation
mackup copied to clipboard

remove redundant scripts.cfg

Open martimlobao opened this issue 10 months ago • 2 comments

Already exists as part of macosx.cfg

All submissions

Adding/updating Application X Support

  • [ ] This PR is only for one application
  • [ ] It has been added to the list of supported applications in the README
  • [ ] Changes have been added to the WIP section of the CHANGELOG
  • [x] Syncing does not break the application
  • [x] Syncing does not compete with any syncing functionality internal to the application
  • [x] The configuration syncs the minimal set of data
  • [x] No file specific to the local workstation is synced
  • [x] No sensitive data is synced

Improving the Mackup codebase

  • [ ] My submission passes the tests
  • [x] I have linted the code locally prior to submission
  • [x] I have written new tests as applicable
  • [x] I have added an explanation of what the changes do

martimlobao avatar Apr 15 '24 13:04 martimlobao

Thanks for spotting this. Can you delete scripts.cfg instead? I don't know why it exists by itself.

All done :)

martimlobao avatar Apr 18 '24 14:04 martimlobao

I need to fix some CI errors before merging, I'll merge when this is fixed on master.

lra avatar Apr 19 '24 10:04 lra

@lra LMK if this needs any more changes or if we can kick off the checks to get this merged! :)

martimlobao avatar Sep 25 '24 10:09 martimlobao