79666814

Date: 2025-06-15 19:37:21
Score: 0.5
Natty:
Report link

Try this:

(^|\n).*?(\/\/|SQLHELPER)

for // comments. The match either ends with SQLHELPER, either with //. Then you can omit // matches by additional check.

Reasons:
  • Whitelisted phrase (-2): Try this:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Tadas BalaiĊĦis