79365633

Date: 2025-01-17 17:37:46
Score: 2.5
Natty:
Report link

For anyone who runs into this answer because they're using enums, checking if an enum variable is truthy before checking what its value matches will cause this issue because the first value in your enum is 0 by default, which is a falsy value.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rollersteaam