Skip to content

Conversation

@ippachi
Copy link
Contributor

@ippachi ippachi commented Apr 19, 2025

No description provided.

@ippachi ippachi self-assigned this Apr 19, 2025
Copilot AI review requested due to automatic review settings April 19, 2025 15:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR renames the gem from "rubocop-dobado_architecture" to "rubocop-dobado" by updating module namespaces, file references, gemspec metadata, and documentation.

  • Updated require statements and module names in specs, library, and configuration files.
  • Removed obsolete files and adjusted test and generator references accordingly.

Reviewed Changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
spec/spec_helper.rb Updated require statement to reflect the new gem name.
spec/rubocop/cop/dobado/model_mail_delivery.rb Changed module reference from DobadoArchitecture to Dobado.
spec/rubocop/cop/dobado/controller_recommend_restful_methods_spec.rb Updated module reference to match the new gem name.
rubocop-dobado.gemspec Revised gemspec metadata including name, version, and homepage.
lib/rubocop/dobado/version.rb Renamed module namespace from DobadoArchitecture to Dobado.
lib/rubocop/dobado/plugin.rb Updated module and plugin metadata to use the new naming.
lib/rubocop/dobado.rb Adjusted require paths to match the new gem structure.
lib/rubocop/cop/dobado_cops.rb New file referencing updated modules and file paths.
lib/rubocop/cop/dobado_architecture_cops.rb Removed obsolete file for the old gem name.
lib/rubocop/cop/dobado/model_mail_delivery.rb Updated cop module naming as part of the gem renaming.
lib/rubocop/cop/dobado/controller_recommend_restful_methods.rb Updated cop module naming as part of the gem renaming.
lib/rubocop-dobado_architecture.rb Removed obsolete file for the old gem naming convention.
lib/rubocop-dobado.rb New file featuring the updated naming conventions.
config/default.yml Updated configuration keys to reflect the new gem name.
Rakefile Revised generator injection reference to target the new file.
README.md Updated documentation to reflect the new gem name and repository links.
Gemfile Updated dependency comment to refer to the new gemspec.
.rubocop.yml Adjusted plugin and file exclusion references to the new naming.
Comments suppressed due to low confidence (1)

README.md:43

  • [nitpick] Consider updating the capitalization of 'Rubocop::Dobado' to 'RuboCop::Dobado' for consistent branding throughout the documentation.
Everyone interacting in the Rubocop::Dobado project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/rubocop-dobado/blob/master/CODE_OF_CONDUCT.md).

@ippachi ippachi merged commit e2af7bd into main Apr 19, 2025
6 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