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

Don't add a newline at end of files (and minor improvements) #9

Closed
wants to merge 5 commits into from

Conversation

mmzoo
Copy link

@mmzoo mmzoo commented Oct 4, 2012

I like your gem :) With the following changes, we actually use it gladly.

  • Use spaces, not tabs for indentation
  • Removed a superfluous space in the encoding comment
  • Use Array#unshift instead of insert(0,...)
  • Don't append a newline at the end of the file
  • Add lib to load-path for local testing outside of the gem

@mmzoo
Copy link
Author

mmzoo commented Nov 13, 2012

Hello? :)

@mmzoo mmzoo closed this Dec 3, 2014
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

1 participant