Skip to content

Commit

Permalink
Add a link to reference for MixinGrouping cop in the documentation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pocke authored and bbatsov committed Feb 1, 2017
1 parent 4b1fddb commit 2efa94b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manual/cops_style.md
Expand Up @@ -2813,6 +2813,10 @@ EnforcedStyle | separated
SupportedStyles | separated, grouped


### References

* [https://github.com/bbatsov/ruby-style-guide#mixin-grouping](https://github.com/bbatsov/ruby-style-guide#mixin-grouping)

## Style/ModuleFunction

Enabled by default | Supports autocorrection
Expand Down

0 comments on commit 2efa94b

Please sign in to comment.