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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殮 Don't rewrite emoji in YAML files #5273

Merged
merged 12 commits into from
Mar 18, 2024
Merged

馃殮 Don't rewrite emoji in YAML files #5273

merged 12 commits into from
Mar 18, 2024

Conversation

rix0rrr
Copy link
Collaborator

@rix0rrr rix0rrr commented Mar 18, 2024

The current autoformatting script is replacing emoji with their Unicode escape counterpart. Update the version of Ruamel YAML to a version which doesn't have this behavior anymore, and keeps the emoji in the file.

Move the running of the YAML autoformatter out of the pre-commit job and into the doit script _autopr which runs in a separate GitHub Actions job.

@rix0rrr rix0rrr merged commit 4fa5ce3 into main Mar 18, 2024
10 checks passed
@rix0rrr rix0rrr deleted the emoji branch March 18, 2024 11:20
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.

None yet

2 participants