Skip to content

lint: add set -u to regex scripts#213

Open
YourFin wants to merge 1 commit into
BurntSushi:masterfrom
YourFin:abort-on-undef
Open

lint: add set -u to regex scripts#213
YourFin wants to merge 1 commit into
BurntSushi:masterfrom
YourFin:abort-on-undef

Conversation

@YourFin
Copy link
Copy Markdown

@YourFin YourFin commented Aug 29, 2025

Will brick the script if any of the used variables are undefined. This should help prevent typos, which seem particularly nasty to debug here.

Will brick the script if any of the used variables are undefined. This
should help prevent typos, which seem particularly nasty to debug here.
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.

1 participant