mirror of
https://github.com/JakeStanger/stamp.git
synced 2026-07-11 11:15:52 +01:00
[GH-ISSUE #3] Variables used in if statements are not picked up #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JakeStanger on GitHub (May 27, 2020).
Original GitHub issue: https://github.com/JakeStanger/stamp/issues/3
If a variable is used in an if statement, it is not detected and input is not requested.
Handlebars strict mode also does not pick this up, so might need to fix upstream.