Skip to content

Commit 69a2d1b

Browse files
committed
Mention standardrb in the README.
1 parent a7d92b1 commit 69a2d1b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,7 @@ jobs:
168168
### RuboCop configuration
169169
170170
solidus_dev_support includes a default [RuboCop](https://github.com/rubocop-hq/rubocop)
171-
configuration for Solidus extensions. Currently, this is based on
172-
[Relaxed Ruby Style](https://relaxed.ruby.style) with a few customizations, but in the future we
173-
plan to provide custom cops to ensure your extension follows established Solidus best practices.
171+
configuration for Solidus extensions. This configuration is based on the excellent [`standardrb`](https://github.com/standardrb/standard) gem.
174172

175173
We strongly recommend including the RuboCop configuration in your extension. All you have to do is
176174
add this to your `.rubocop.yml`:

0 commit comments

Comments
 (0)