File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -168,9 +168,7 @@ jobs:
168168### RuboCop configuration
169169
170170solidus_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
175173We strongly recommend including the RuboCop configuration in your extension. All you have to do is
176174add this to your `.rubocop.yml` :
You can’t perform that action at this time.
0 commit comments