79268171

Date: 2024-12-10 12:11:58
Score: 1
Natty:
Report link

Faced the same issue with custom formatter.

I split the the date into two interpolations

validations:
  date:
    min: "{{path}} must be after {{min, date(format: MMM DD)}}, {{min, date(format: YYYY)}}"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Roman Mikhaelyan