From a99146491890fbdd0d2ea586654d5ed4ebf6c9c4 Mon Sep 17 00:00:00 2001 From: Brad Hays Date: Mon, 10 Apr 2023 16:09:53 -0700 Subject: [PATCH] robot framework linter --- contrib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contrib.json b/contrib.json index e9564d1..c3c00fd 100644 --- a/contrib.json +++ b/contrib.json @@ -1154,6 +1154,17 @@ } ] }, + { + "name": "SublimeLinter-contrib-robot", + "details": "https://github.com/bradjhays/SublimeLinter-robot", + "labels": ["linting", "SublimeLinter", "robot", "rflint", "robot framework"], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "SublimeLinter-contrib-roslint", "details": "https://github.com/sotilrac/SublimeLinter-roslint",