Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

includeDirs #31

Closed
dkebler opened this issue Aug 11, 2015 · 1 comment
Closed

includeDirs #31

dkebler opened this issue Aug 11, 2015 · 1 comment

Comments

@dkebler
Copy link

dkebler commented Aug 11, 2015

Enhancement:

To compliment your ignoreDirs how about includeDirs? Default is all directories below the cwd or a given path if not used. Otherwise just the array of given includeDirs.

In a project typically I would have only one or two directories I want checked. Using ignoreDirs I must specify a longer list of directories that changes and is thus harder to maintain.

Seems like maybe you aren't doing much with this repo at this time. I might eventually get around to a PR for this.

dylang pushed a commit to dylang/depcheck that referenced this issue Oct 14, 2015
Move all source files to src folder.
@lijunle
Copy link
Member

lijunle commented Nov 4, 2015

Please update to 0.5.9 release to get this feature.

Use as --ignore-dirs=a,b,c.

@lijunle lijunle closed this as completed Nov 4, 2015
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

No branches or pull requests

2 participants