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

Added Clippy Message #209

Merged
merged 3 commits into from
Oct 9, 2022
Merged

Added Clippy Message #209

merged 3 commits into from
Oct 9, 2022

Conversation

akk312000
Copy link
Contributor

@akk312000 akk312000 commented Oct 9, 2022

Added Custom Clippy Message, with reference related to Windows 97's Clippy.

Closes #188

@akk312000
Copy link
Contributor Author

@tonybaloney Added Custom Clippy Message, with reference to Windows 97's official Clippy.

@@ -800,7 +800,7 @@ export class Clippy extends BasePetType {
}
hello(): string {
// TODO: #188 Add a custom message for clippy
return ` says hello 👋!`;
Copy link
Owner

Choose a reason for hiding this comment

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

Please remove the line above with the todo as this will be closed with the merged PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed the comment @tonybaloney.

@tonybaloney tonybaloney merged commit 6cf6a8d into tonybaloney:master Oct 9, 2022
tonybaloney added a commit that referenced this pull request Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a custom message for clippy
2 participants