Checks for long lines. Long lines are hard to read.
{ "type": "LineLength", "props": { "severity": "ERROR", "max": 160 } }