launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
46 stars 34 forks source link

chore: reorganize search package #407

Closed jazanne closed 11 months ago

jazanne commented 11 months ago

Reorg package to make it easier to understand.

Expose delimiters function and dedupe returned list. Expose a function to make multi-project matcher from config (this is used for multi-repo support)

No functional or breaking changes.