From 125b512cc2b237863b58e0a074d6f8c1685ce22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Sat, 13 Mar 2021 17:57:40 +0100 Subject: [PATCH] Update README.md linter detail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60bea200..c674c105 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ Please follow the steps below as you send a PR to 🐸. It helps us to keep thin ```bash ./run_tests.sh ``` -6. Run the linter. +6. Run the ```pylint``` linter. ```bash pip install pylint cardboardlint cardboardlinter --refspec master