79240482

Date: 2024-11-30 21:06:08
Score: 0.5
Natty:
Report link

I was parsing the Playwright JSON report using a separate script. In that script, I used the regex \x1B\[(?:;?[0-9]{1,3})+[mGK], mentioned in a comment to this StackOverflow answer, to replace the ANSI color characters.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: devatherock