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 #1056

Merged
merged 1 commit into from Oct 23, 2020
Merged

Add mixins folder #1056

merged 1 commit into from Oct 23, 2020

Commits on Oct 22, 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]: #934 (comment)
    [2]: https://github.com/rubocop-hq/rubocop/tree/master/lib/rubocop/cop/mixin
    mockdeep authored and bquorning committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9f4d7fa View commit details
    Browse the repository at this point in the history