Skip to content

New ignore config option to allow files or folders to be ignored for command discovery#86

Open
danez wants to merge 1 commit into
vadimdemedes:mainfrom
danez:ignore
Open

New ignore config option to allow files or folders to be ignored for command discovery#86
danez wants to merge 1 commit into
vadimdemedes:mainfrom
danez:ignore

Conversation

@danez

@danez danez commented Feb 23, 2026

Copy link
Copy Markdown

I run into the problem that in my project i do colocate the tests in tests folders and these are also picked up as commands.

This PR adds a new config option ignore that allows to set glob patterns that are used to ignore certain files to be picked up as commands.

Let me know what you think?

Fixes #83

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.

Feature: Allowing to change how files or dirs create commands

1 participant