Su_ggestions

    b'{\n  "/var/www/vale.ritza.co/files/out.md": [\n    {\n      "Action": {\n        "Name": "edit",\n        "Params": [\n          "truncate",\n          " "\n        ]\n      },\n      "Check": "Vale.Repetition",\n      "Description": "",\n      "Line": 1,\n      "Link": "",\n      "Message": "\'a\' is repeated!",\n      "Severity": "error",\n      "Span": [\n        9,\n        11\n      ],\n      "Match": "a a"\n    },\n    {\n      "Action": {\n        "Name": "suggest",\n        "Params": [\n          "spellings"\n        ]\n      },\n      "Check": "Vale.Spelling",\n      "Description": "",\n      "Line": 1,\n      "Link": "",\n      "Message": "Did you really mean \'speling\'?",\n      "Severity": "error",\n      "Span": [\n        25,\n        31\n      ],\n      "Match": "speling"\n    },\n    {\n      "Action": {\n        "Name": "suggest",\n        "Params": [\n          "spellings"\n        ]\n      },\n      "Check": "Vale.Spelling",\n      "Description": "",\n      "Line": 1,\n      "Link": "",\n      "Message": "Did you really mean \'errorx\'?",\n      "Severity": "error",\n      "Span": [\n        33,\n        38\n      ],\n      "Match": "errorx"\n    }\n  ]\n}\n'