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

Remove seemingly unnecessary spec config file #1094

Merged
merged 1 commit into from Nov 14, 2020

Conversation

bquorning
Copy link
Collaborator

This file was added in #1063, but the specs seem to run fine without it. I confirmed this using RuboCop v1.0.0, v1.1.0, v1.2.0 and v1.3.0. Do we still need this file @pirj?


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • [-] Added tests.
  • [-] Updated documentation.
  • [-] Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

@bquorning bquorning requested a review from pirj November 14, 2020 10:50
@bquorning bquorning marked this pull request as ready for review November 14, 2020 10:50
Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised that everything specs still run fine, as I've spent quite some tome crafting this. But I'm very happy to see this go!
Thanks!

@bquorning
Copy link
Collaborator Author

I've spent quite some time crafting this.

I know you have, and I’m as surprised as you are. Do you recall why you found it necessary at the time? Is it just a side-effect of the RuboCop 1.0 changes and the RuboCop RSpec 2.0 changes that leads to it being possible to remove this file now?

@pirj
Copy link
Member

pirj commented Nov 14, 2020

Do you recall why you found it necessary at the time?

Not really. Looking at PR comments and code comments gives me no idea either. I'll learn from this.

@bquorning bquorning merged commit 07ff530 into master Nov 14, 2020
@bquorning bquorning deleted the remove-unnecessary-file branch November 14, 2020 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants