Skip to content

Commit

Permalink
test: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jul 25, 2019
1 parent ff0c736 commit 394e44c
Show file tree
Hide file tree
Showing 14 changed files with 1,559 additions and 993 deletions.
2 changes: 2 additions & 0 deletions src/processPattern.js
Expand Up @@ -12,6 +12,8 @@ export default function processPattern(globalRef, pattern) {
{
cwd: pattern.context,
follow: true,
// Todo in next major release
// dot: true
},
pattern.globOptions || {}
);
Expand Down

0 comments on commit 394e44c

Please sign in to comment.