Skip to content

feat(task): turn off failglob by default#32223

Merged
dsherret merged 1 commit intodenoland:mainfrom
dsherret:feat_breaking_failglob_default
Feb 18, 2026
Merged

feat(task): turn off failglob by default#32223
dsherret merged 1 commit intodenoland:mainfrom
dsherret:feat_breaking_failglob_default

Conversation

@dsherret
Copy link
Copy Markdown
Contributor

@dsherret dsherret commented Feb 18, 2026

This is technically a breaking change, but should mostly be ok because it means less stuff will error by default.

It can be turned back on with shopt -s failglob.

Closes #31936

@dsherret dsherret enabled auto-merge (squash) February 18, 2026 18:27
@dsherret dsherret merged commit 2f42432 into denoland:main Feb 18, 2026
88 checks passed
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.

Consider turning FAILGLOB off by default in deno task

2 participants