Skip to content

Conversation

@garry00107
Copy link
Contributor

This PR removes an outdated FIXME and implements the improvement it mentioned.

The file utility now uses proper Unicode quotation marks (" ") for
audio metadata titles instead of ASCII quotes, as SerenityOS terminal
fonts fully support these characters now.

Remove outdated FIXME and use proper Unicode quotation marks
instead of ASCII quotes for audio file title metadata. SerenityOS
terminal fonts now support these characters.
@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Nov 15, 2025
Copy link
Member

@linusg linusg left a comment

Choose a reason for hiding this comment

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

I'm not sure what you did but these are regular ascii quotes, making this invalid code. I don't agree with the FIXME either, there's no reason to use fancy quotes here.

@nico
Copy link
Contributor

nico commented Nov 15, 2025

+1, just removing the FIXME seems like the thing to do here 🙂

@nico nico added ⏳ pr-waiting-for-author PR is blocked by feedback / code changes from the author and removed 👀 pr-needs-review PR needs review from a maintainer or community member labels Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⏳ pr-waiting-for-author PR is blocked by feedback / code changes from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants