@@ -19,6 +19,7 @@ type normalize struct {
|
|||||||
|
|
||||||
func NewDefaultNormalizer() Normalizer {
|
func NewDefaultNormalizer() Normalizer {
|
||||||
return NewNormalizer().
|
return NewNormalizer().
|
||||||
|
With("^Zach", "2026-01-01", 156). // turtle up again!
|
||||||
With("^Zach", "2025-09-01", 151). // turtle up
|
With("^Zach", "2025-09-01", 151). // turtle up
|
||||||
With("^Zach", "2023-10-05", 139). // to turtle
|
With("^Zach", "2023-10-05", 139). // to turtle
|
||||||
With("^Zach", "2021-12-30", 135). // at pluralsight
|
With("^Zach", "2021-12-30", 135). // at pluralsight
|
||||||
|
|||||||
Reference in New Issue
Block a user