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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Disable windows_expand_args #315

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

AndrewLuGit
Copy link
Contributor

@AndrewLuGit AndrewLuGit commented Jan 23, 2024

Summary:

add windows_expand_args=False when constructing CLI object

Motivation:

Without this, Click expands wildcards on Windows which breaks creating templates

References (optional):

pallets/click#2499

Test Plan:

  • test making a template with TEMPLATE_FILES=$(INCDIR)/[template_name]/**

@AndrewLuGit AndrewLuGit changed the title add windows_expand_args=False 馃悰 Disable windows_expand_args Jan 23, 2024
@ayushuk ayushuk merged commit 246a884 into develop Jan 23, 2024
10 checks passed
@ayushuk ayushuk deleted the bugfix/disable-windows-expand-args branch January 23, 2024 00:55
This was referenced Jan 23, 2024
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.

None yet

2 participants