Skip to content

add an include option and some misc fixes#32

Merged
dawsbot merged 7 commits intodawsbot:masterfrom
charlieclark:extend-include-options-and-fixes
May 7, 2022
Merged

add an include option and some misc fixes#32
dawsbot merged 7 commits intodawsbot:masterfrom
charlieclark:extend-include-options-and-fixes

Conversation

@charlieclark
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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