Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Fixed assertions and empty extension in FileFilter #6

Merged
merged 1 commit into from Oct 10, 2019
Merged

Fixed assertions and empty extension in FileFilter #6

merged 1 commit into from Oct 10, 2019

Conversation

moritz-weber
Copy link
Contributor

  • Assertions: check that fileOnly and directoryOnly are not true at the same time
  • No allowedExtensions: treat every extension as allowed (failed previously, calling contains on null)

- Assertions: check that fileOnly and directoryOnly are not true at the same time
- No allowedExtensions: treat every extension as allowed (failed previously, calling contains on null)
@MohamSayed MohamSayed merged commit 7a02bc8 into MohamSayed:master Oct 10, 2019
@MohamSayed
Copy link
Owner

Thank you @moritz-weber .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants