1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00

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`