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

Clean up embed dispatching and fix formatters with no style options #199

Merged
merged 2 commits into from
Mar 5, 2023

Conversation

Headline
Copy link
Owner

@Headline Headline commented Mar 5, 2023

Before dartformat and gofmt were added to compiler-explorer, we assumed all formatters would have styling options. This patch fixes that issue. Fixes #192

I've also moved a bunch of message dispatching off to it's own function, it's especially important as we send embeds in a way Serenity does not quite expect. Future breakages may be possible, keeping this in one spot will make updating easier.

@Headline Headline merged commit 2c877e6 into master Mar 5, 2023
@Headline Headline deleted the send-embed branch March 5, 2023 01:35
@Headline Headline restored the send-embed branch March 5, 2023 05:22
@Headline Headline deleted the send-embed branch March 5, 2023 05:27
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.

Critical error when using dartformat
1 participant