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 Command pattern README generics #2531

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

konstantin-goldman
Copy link
Contributor

Reference issue: #2462

This is a trivial change, it updates the README for the command pattern to include the same code as in the implementation. The current README, which uses the "Command" object in the Deque, does not make sense (nor does it compile). Tests and checkstyle pass successfully, as expected.

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stale
Copy link

stale bot commented Jun 30, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the status: stale issues and pull requests that have not had recent interaction label Jun 30, 2023
@iluwatar iluwatar merged commit f33d967 into iluwatar:master Aug 14, 2023
@iluwatar
Copy link
Owner

Looks good! Thank you for the contribution 🎉

@all-contributors please add @konstantin-goldman for docs

@allcontributors
Copy link
Contributor

@iluwatar

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @konstantin-goldman! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: stale issues and pull requests that have not had recent interaction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants