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

Clean Up spec files a bit #42

Merged
merged 1 commit into from
May 6, 2024

Conversation

numbata
Copy link
Contributor

@numbata numbata commented Apr 23, 2024

Changes

  • Removed unnecessary require 'spec_helper' lines from spec files as they are included globally.
  • Standardized test descriptions to use RSpec.describe for clarity and consistency.
  • Streamlined spec_helper.rb to include essential configurations.

@cyberdelia cyberdelia merged commit 2b27022 into rubocop:master May 6, 2024
5 checks passed
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.

2 participants