Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mixins folder #942

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 15, 2020

  1. Add mixins folder

    This moves several files to a new `mixins/` folder. I was going to add
    some new macros, per [this comment][1], but thought it might clutter
    things up a bit to put them in the root folder. I thought of adding a
    `macros/` folder, but decided to emulate the [rubocop source][2]
    instead.
    
    [1]: rubocop#934 (comment)
    [2]: https://github.com/rubocop-hq/rubocop/tree/master/lib/rubocop/cop/mixin
    mockdeep authored and pirj committed Jul 15, 2020
    Copy the full SHA
    bfb57f0 View commit details
    Browse the repository at this point in the history