tweak(regex): Update SM737 pattern to improve boundary matching
This commit is contained in:
parent
37bb2e28c5
commit
c6b0a57226
|
|
@ -1,5 +1,5 @@
|
||||||
name: SM737
|
name: SM737
|
||||||
pattern: SM737
|
pattern: (?<=^|[\s.-])SM737\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue