Skip to content

Conversation

@chawyehsu
Copy link

I saw PR #355 has a big diff on src\nvm.go, then I noticed currently src\nvm.go is using CRLF end of line while other go files using LF, and found there are mixed-use of spaces and tabs indentation. So I create this pull request for formatting the go codes (changing src\nvm.go to use LF, and converting all tabs to spaces), and adding the editorconfig file, no functionality changes.

@coreybutler
Copy link
Owner

I ended up having to resolve this a different way in order to merge #355, but I really appreciate the contribution.

@chawyehsu chawyehsu deleted the format branch August 12, 2018 03:45
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