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

Fix spec failures for the GemspecGit cop #49

Merged
merged 2 commits into from Nov 29, 2023
Merged

Conversation

mvz
Copy link
Collaborator

@mvz mvz commented Nov 29, 2023

No changes to the code, this just makes sure the cop emits the right message when running in the specs.

  • Ensure consistent message format in specs for Packaging::GemspecGit
  • Disable Gemspec/DevelopmentDependencies cop

This ensures the message format is as expected when testing the offense
messages for the Packaging::GemspecGit cop.
Having the dependencies in the gemspec seems perfectly fine to me. We
can revisit this decision later.
@mvz mvz requested a review from utkarsh2102 November 29, 2023 10:59
Copy link
Owner

@utkarsh2102 utkarsh2102 left a comment

Choose a reason for hiding this comment

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

Thank you! ❤️

Copy link
Owner

@utkarsh2102 utkarsh2102 left a comment

Choose a reason for hiding this comment

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

Thank you! ❤️

@utkarsh2102 utkarsh2102 merged commit d72ddda into master Nov 29, 2023
10 checks passed
@utkarsh2102 utkarsh2102 deleted the fix-gemspec-git-specs branch November 29, 2023 12:13
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