Deduplicate the wiki name regex #4

Merged
cadence merged 1 commits from blankie/breezewiki:wikiname-regex into main 2022-10-04 08:19:06 +00:00
Contributor

wikiname-regex is in url-utils.rkt instead of application-globals.rkt since application-globals.rkt requires url-utils.rkt and url-utils.rkt would require application-globals.rkt, causing a cycle.

`wikiname-regex` is in url-utils.rkt instead of application-globals.rkt since application-globals.rkt requires url-utils.rkt and url-utils.rkt would require application-globals.rkt, causing a cycle.
blankie added 1 commit 2022-10-02 09:49:46 +00:00
cadence merged commit 57e700cef5 into main 2022-10-04 08:19:06 +00:00
Owner

Tests pass, looks great! I changed wikiname-regex to px-wikiname in 79f04565 because I personally find prefix notation more natural to represent the kind/type of something.

Tests pass, looks great! I changed `wikiname-regex` to `px-wikiname` in 79f04565 because I personally find prefix notation more natural to represent the kind/type of something.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cadence/breezewiki#4
No description provided.