79193826

Date: 2024-11-15 20:18:10
Score: 1.5
Natty:
Report link

Check that the whole code block does not have an

if (false)

or

if (false && ...)

surrounding it. I sometimes use this because I'm too lazy to comment it out.

Reasons:
  • Blacklisted phrase (1): to comment
  • Low length (1):
  • Has code block (-0.5):
Posted by: Markus