fix(regex, format): Improve regex boundary matching and remove duplicates (#36)

* tweak(regex):  Improve SM737 boundary matching

* remove(regex): Duplicate patterns created by group tiers

* tweak(group_tiers): Prevent creation of duplicate patterns

* tweak(regex): Use `THREESOME` instead of `threesome`

* tweak(regex): Rename `Colour` to `Colourisation`

* tweak(regex): Improve `Colourisation` description
This commit is contained in:
Brandon
2025-03-10 14:36:53 -04:00
committed by GitHub
parent 35aebee89f
commit b53c97a343
19 changed files with 98 additions and 166 deletions

View File

@@ -3,4 +3,4 @@ pattern: (?<=^|[\s.-])THREESOME\b
description: ''
tags:
- Release Group
tests: null
tests: []