79134221

Date: 2024-10-28 16:14:05
Score: 2
Natty:
Report link

If you want to get an actual warning in IntelliJ from the code inspections, you should also check the following in "Configure Inspections..." (Shift+Option+Cmd+H):

"Line is longer than allowed by code style"

Line is longer than allowed by code style

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
Posted by: Martin Wunderlich