79439519

Date: 2025-02-14 13:30:44
Score: 1.5
Natty:
Report link

I was able to solve this by using the Builder::allowlist_item method with regex:

Builder::default().allowlist_item(r"^mylib_.*$")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Martin