Skip to content

Commit

Permalink
Merge pull request #572 from mjgiarlo/patch-1
Browse files Browse the repository at this point in the history
Update Rubocop CLI documentation
  • Loading branch information
searls authored Jul 14, 2023
2 parents 172218f + 5893a16 commit 1214481
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,12 +450,14 @@ default rulesets, just as you would any other gem:
```yaml
require:
- standard
- standard-custom
- standard-performance
- rubocop-performance
inherit_gem:
standard: config/base.yml
standard-performance: config/base.yml
standard-custom: config/base.yml
standard-performance: config/base.yml
```

## Who uses Standard Ruby?
Expand Down

0 comments on commit 1214481

Please sign in to comment.