Skip to content

Conversation

@paullinator
Copy link
Member

@paullinator paullinator commented Dec 19, 2024

Helps prevent disk full errors

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

}

// Pure function: filters old directories
export const filterOldDirs = (dirNames: string[], cutoffDate: Date): string[] =>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest change name to filterForOldDirs (filtering implies removing, so adding "for" into the name may help to fix that).

Helps prevent disk full errors
@paullinator paullinator merged commit 9bb60b2 into develop Dec 24, 2024
2 checks passed
@paullinator paullinator deleted the paul/cleanDirs branch December 24, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants