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

Treat tab as text, not whitespace #606

Merged
merged 1 commit into from Feb 9, 2023
Merged

Conversation

eemeli
Copy link
Member

@eemeli eemeli commented Feb 8, 2023

See projectfluent/python-fluent#173

Tabs were defined to be text, not whitespace, in projectfluent/fluent#167, but this change was not reflected in the trailing whitespace trimming that was added in #247.

@eemeli eemeli requested a review from gregtatum February 8, 2023 15:56
Copy link
Member

@gregtatum gregtatum left a comment

Choose a reason for hiding this comment

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

LGTM

@eemeli eemeli merged commit a6ccb2d into projectfluent:master Feb 9, 2023
@eemeli eemeli deleted the tab-is-text branch February 9, 2023 13:54
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