mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
ensure both changeset short link matchers are using the same regex
This commit is contained in:
@@ -79,6 +79,7 @@ export { default as CardColumn } from "./CardColumn";
|
||||
export { default as CardColumnSmall } from "./CardColumnSmall";
|
||||
export { default as CommaSeparatedList } from "./CommaSeparatedList";
|
||||
export { default as SplitAndReplace, Replacement } from "./SplitAndReplace";
|
||||
export { regExpPattern as changesetShortLinkRegex } from "./remarkChangesetShortLinkParser";
|
||||
|
||||
export { default as comparators } from "./comparators";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user