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

Option to disable emoji output #229

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Option to disable emoji output #229

merged 1 commit into from
Aug 8, 2023

Conversation

halostatue
Copy link
Contributor

Resolves #226

Because the default would be to generate emoji output (so as to not result in a regression for those who prefer the emoji output), I have named the configuration disableEmoji. Setting disableEmoji = true reverts the generated code to PK and nullable.

Resolves #226

Because the default would be to generate emoji output (so as to not
result in a regression for those who prefer the emoji output), I have
named the configuration `disableEmoji`. Setting `disableEmoji = true`
reverts the generated code to `PK` and `nullable`.
@keonik keonik merged commit f86ff4d into keonik:main Aug 8, 2023
@halostatue halostatue deleted the disable-emoji-output branch August 8, 2023 17:48
@github-actions
Copy link

🎉 This PR is included in version 1.10.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Disable emoji output
2 participants