This does not work:
"text": { "type": "text", "severity": { "TXT3": "disabled" }
TXT3 is still run and uses the default line-length, thus throwing errors.
This does not work:
"text": { "type": "text", "severity": { "TXT3": "disabled" }
TXT3 is still run and uses the default line-length, thus throwing errors.
Try just "3" instead of "TXT3".
(This should be more clear, permissive, or explicit on our part.)