Skip to content

Ensure globs do not include directories#28

Open
wishdev wants to merge 1 commit into
jarmo:masterfrom
wishdev:glob_dirs
Open

Ensure globs do not include directories#28
wishdev wants to merge 1 commit into
jarmo:masterfrom
wishdev:glob_dirs

Conversation

@wishdev

@wishdev wishdev commented May 25, 2018

Copy link
Copy Markdown

If you load_rel '**/*' - directories are pulled in and they are attempted to be loaded. This commit removes directories from globs

@jarmo

jarmo commented Jun 9, 2018

Copy link
Copy Markdown
Owner

Please add some tests too for this change (skipping directories and sorting).

@jarmo

jarmo commented Oct 22, 2019

Copy link
Copy Markdown
Owner

Any luck with this @wishdev?

Looking at this commit again I don't understand why sorting is necessary? Tests showing this problem would really help.

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.

2 participants