From 2bbfd9b8ab05ee8360e401eb19ef8cd385343d4a Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Wed, 23 Oct 2019 09:54:32 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a8dcd8d..de73ee51 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This repository is for the **GitHub** Action to run a **Super-Linter**. Developers on **GitHub** can call this Action to lint their code base with the following list of linters: + - **Ruby** (Rubocop) - **Shell** (Shellcheck) - **Ansible** (Ansible-lint)