Skip to content

🔧 fix(emoji): Remove trailing whitespace in signups.go#1988

Merged
mkmccarty merged 1 commit intomainfrom
mm-branch-1
Dec 28, 2025
Merged

🔧 fix(emoji): Remove trailing whitespace in signups.go#1988
mkmccarty merged 1 commit intomainfrom
mm-branch-1

Conversation

@mkmccarty
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 28, 2025 02:57
@mkmccarty mkmccarty merged commit 763e8bf into main Dec 28, 2025
12 of 14 checks passed
@mkmccarty mkmccarty deleted the mm-branch-1 branch December 28, 2025 02:57
Copy link
Copy Markdown
Contributor

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/boost/signups.go
iconCR := ei.GetBotEmojiMarkdown("icon_chicken_run")
iconUltra := ei.GetBotEmojiMarkdown("ultra")
iconPE := ei.GetBotEmojiMarkdown("egg_prophecy")
iconPE := ei.GetBotEmojiMarkdown("egg_prophecy")
Copy link

Copilot AI Dec 28, 2025

Choose a reason for hiding this comment

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

The PR title indicates that trailing whitespace should be removed, but this line appears to have trailing whitespace added after the closing parenthesis. Please verify that trailing whitespace is actually removed from this line.

Suggested change
iconPE := ei.GetBotEmojiMarkdown("egg_prophecy")
iconPE := ei.GetBotEmojiMarkdown("egg_prophecy")

Copilot uses AI. Check for mistakes.
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