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

[Feature Request] New property "excludeAppFolders" #972

Open
cegekaJG opened this issue Mar 8, 2024 · 0 comments
Open

[Feature Request] New property "excludeAppFolders" #972

cegekaJG opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cegekaJG
Copy link
Contributor

cegekaJG commented Mar 8, 2024

I propose a new property for .AL-Go/settings.json called "excludeAppFolders". As the name suggests, it allows developers to exclude folders from being seen as an app folder that would otherwise match.

This can be useful when a project either has a large number of apps and only wants to skip building one of them, or if a project with an excluded app might have additional apps added in the future, and developers don't want to update the "appFolders" property every time they do so.

This could be applied to all other lists of folders or glob patterns such as "testFolders", as allowing the user to exclude matches is very common for configurations.

@freddydk freddydk added the enhancement New feature or request label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants