Fix #498 #363
No reviewers
Labels
No Label
bug
build
ci/cd
contributing
design
documentation
duplicate
enhancement
help wanted
invalid
meta
question
release
release-candidate
security
test
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#363
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-498"
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?
See coop-cloud/organising#498.
Maybe not robust enough but now avoids borking whenUses regex, should be more stable!export
is in the actual name of the function (🙄) and skips any indented line which hasexport ...
in it. Which seems to most likely mean it's defined in a function. Hackity hack hack 🛠️379915587c
is the main change. The rest is shuffling code to allow for testing.bad686f715
to2fcebe8309
Fix #498to WIP: fix #498Looks good to me, thanks so much! 🙏
2fcebe8309
to379915587c
WIP: fix #498to Fix #498