mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
feat(regex): add generic release group patterns
This commit is contained in:
6
regex_patterns/Positive.yml
Normal file
6
regex_patterns/Positive.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: Positive
|
||||
pattern: (?<=^|[\s.-])Positive\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Reference in New Issue
Block a user