From cca78d99afbcaff4a270bb874b593a809b5b433b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henr=C3=A9=20Botha?= Date: Mon, 19 Mar 2018 16:34:55 +0200 Subject: [PATCH] rubocop: explain what cops are --- pages/osx/rubocop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/rubocop.md b/pages/osx/rubocop.md index 439927331..1bb757bae 100644 --- a/pages/osx/rubocop.md +++ b/pages/osx/rubocop.md @@ -14,7 +14,7 @@ `rubocop --out /path/to/file` -- View list of cops: +- View list of cops (linter rules): `rubocop --show-cops`