rubocop: explain what cops are

This commit is contained in:
Henré Botha
2018-03-19 16:34:55 +02:00
committed by Agniva De Sarker
parent d51e5d7cc0
commit cca78d99af

View File

@@ -14,7 +14,7 @@
`rubocop --out /path/to/file`
- View list of cops:
- View list of cops (linter rules):
`rubocop --show-cops`