Skip to content

Commit

Permalink
Merge pull request #67 from github/dont-fail-on-symlinks
Browse files Browse the repository at this point in the history
Ensure config path comparisons don't fail where workspace path is a symlink
  • Loading branch information
Sam Partington authored and GitHub committed Jun 18, 2020
2 parents dc4009c + 14f179f commit 608ed15
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 15 deletions.
8 changes: 5 additions & 3 deletions lib/config-utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/config-utils.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/config-utils.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 608ed15

Please sign in to comment.