Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Conversation

tamasmagedli
Copy link

Original issue: #107

@lijunle
Copy link
Member

lijunle commented Mar 10, 2016

Hi, sorry for my late reply.

I have pinned the ESLint to 2.2.0 to resolve the build break. However, one suggestion, add one more file under non-src folder with dont-find-me. For example;

// test/index.js
require('dont-find-me'); // ignore because the parser glob `**/src/*.js` not match here

@tamasmagedli
Copy link
Author

Yeah, that's an ugly bug.

You're right, unfortunately I created the dist folder in my first commit which was obviously ignored by git :)

@codecov-io
Copy link

Current coverage is 97.38%

Merging #108 into master will decrease coverage by -0.01% as of 779d52e

@@            master    #108   diff @@
======================================
  Files           18      18       
  Stmts          384     383     -1
  Branches        74      74       
  Methods          0       0       
======================================
- Hit            374     373     -1
  Partial          5       5       
  Missed           5       5       

Review entire Coverage Diff as of 779d52e

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Mar 10, 2016
Support parser patterns based on file paths.
@lijunle lijunle merged commit 9aafe36 into depcheck:master Mar 10, 2016
@lijunle lijunle added this to the 0.6.1 milestone Mar 10, 2016
@lijunle lijunle removed this from the 0.6.1 milestone Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants