Skip to content

Commit b1069ac

Browse files
committed
Mention standardrb in the README.
1 parent e69282e commit b1069ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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)