From 48c2c13dc04c6ef089be146f2f8bbcee279c7241 Mon Sep 17 00:00:00 2001 From: "Roman v. Gemmeren" Date: Thu, 2 Apr 2020 10:19:58 +0200 Subject: [PATCH] remove code/name from docs --- docs/quickstart.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 856e758..85d1fb9 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -112,8 +112,6 @@ The output will then look like: "line": 6, "char": 2, "description": "[warning] missing starting space in comment (comments)", - "code": "yamllint", - "name": "yamllint", "severity": "warning" } ]