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

add an include option and some misc fixes #32

Merged

Conversation

charlieclark
Copy link
Contributor

@charlieclark charlieclark commented Mar 25, 2019

This adds an option to configure the glob that filters the results, as well as some other cleanup

Closes #37

Copy link
Owner

@dawsbot dawsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I have not yet tested this locally, so I'll leave it unmerged for now

package.json Outdated
"relativePath.extendedLimit": {
"type": "int",
"default": 1000,
"description": "Number of results after which use is asked to further filter their search"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"use" -> "user"

@dawsbot dawsbot merged commit 4754f1a into dawsbot:master May 7, 2022
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.

use only specific file extensions to search
3 participants