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

Clean up tab-compression and trailing spaces #3

Closed
jamieguinan opened this issue Sep 19, 2018 · 1 comment
Closed

Clean up tab-compression and trailing spaces #3

jamieguinan opened this issue Sep 19, 2018 · 1 comment

Comments

@jamieguinan
Copy link
Owner

As pointed out in a code review, there are many instances of leading tabs that should be spaces, and trailing spaces that should be removed.

@jamieguinan
Copy link
Owner Author

Fixed in 2 commits,

0d4887d
f5f07b0

See new "untabify.go".

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

No branches or pull requests

1 participant