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

Remove text-align: right so filenames are easier to scan #227

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

ashton314
Copy link
Contributor

When working on a large project with many deeply-nested files, scanning the list of files for a particular one is difficult because of the right-alignment. This change makes the file paths line up so you can quickly tell when you're looking at a different folder. The coverage percentage remains right-aligned, so that is still easy to scan.

When working on a large project with many deeply-nested files,
scanning the list of files for a particular one is difficult because
of the right-alignment. This change makes the file paths line up so
you can quickly tell when you're looking at a different folder. The
coverage percentage remains right-aligned, so that is still easy to
scan.
@coveralls
Copy link

coveralls commented Aug 26, 2020

Coverage Status

Coverage remained the same at 89.778% when pulling 58bcdd2 on ashton314:master into 5de0b8a on parroty:master.

@parroty parroty merged commit be76092 into parroty:master Sep 22, 2020
@parroty
Copy link
Owner

parroty commented Sep 22, 2020

Thanks!

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.

3 participants