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:
parent
d51e5d7cc0
commit
cca78d99af
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
`rubocop --out /path/to/file`
|
||||
|
||||
- View list of cops:
|
||||
- View list of cops (linter rules):
|
||||
|
||||
`rubocop --show-cops`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue