Skip to content

[CLEANUP] Use spaces for indenting the fixture CSS files #824

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

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

oliverklee
Copy link
Collaborator

This makes editing the fixture files a bit easier as all other files in this project also use spaces for indentation, not tabs.

Note: This has no effect on CSS is rendered (which still defaults to tabs at the moment).

This makes editing the fixture files a bit easier as all other
files in this project also use spaces for indentation, not tabs.

Note: This has no effect on CSS is rendered (which still defaults
to tabs at the moment).
@oliverklee oliverklee force-pushed the task/fixture-spaces-instead-of-tabs branch from 511d1a4 to a6b5c12 Compare January 26, 2025 17:30
@coveralls
Copy link

coveralls commented Jan 26, 2025

Coverage Status

coverage: 42.261%. remained the same
when pulling a6b5c12 on task/fixture-spaces-instead-of-tabs
into 8cd39f4 on main.

Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

Some tests might be intended to confirm that the parser can handle alternative whitespace forms, but that doesn't seem to be the case for any of these, not even whitespace.css.

@JakeQZ JakeQZ merged commit d28f927 into main Jan 26, 2025
21 checks passed
@JakeQZ JakeQZ deleted the task/fixture-spaces-instead-of-tabs branch January 26, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants