-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
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
Create Robot.java #3179
base: master
Are you sure you want to change the base?
Create Robot.java #3179
Conversation
iluwatar#606 Robot pattern issue
PR SummaryAdded Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Files Processed (1)
- templateview/src/main/java/com/iluwatar/templateview/Robot.java (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
-
templateview/src/main/java/com/iluwatar/templateview/Robot.java [7-32]
maintainability: "Inconsistent class and file names."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (1)
- b5923df: Rename Robot.java to TemplateViewRobot.java
Files Processed (1)
- templateview/src/main/java/com/iluwatar/templateview/TemplateViewRobot.java (1 hunk)
Actionable Comments (0)
Skipped Comments (0)
New patterns should follow the guidelines described here: /~https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute |
#606 Robot pattern issue
Pull Request Template
What does this PR do?