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

normalize whitespace in rinari.el and rinari-merb.el #18

Merged
merged 1 commit into from Oct 11, 2011
Merged

normalize whitespace in rinari.el and rinari-merb.el #18

merged 1 commit into from Oct 11, 2011

Conversation

jdodds
Copy link

@jdodds jdodds commented Oct 11, 2011

This normalizes whitespace in rinari.el and rinari-merb.el, replacing tabs with spaces. Can go the other way as well if you guys prefer spaces, but it looked like the majority of indentation was spaces.

@purcell
Copy link
Collaborator

purcell commented Oct 11, 2011

Fine with me. Thanks.

@purcell purcell closed this Oct 11, 2011
purcell added a commit that referenced this pull request Oct 11, 2011
normalize whitespace in rinari.el and rinari-merb.el
@purcell purcell merged commit a759822 into eschulte:master Oct 11, 2011
@jdodds
Copy link
Author

jdodds commented Oct 11, 2011

Fwiw, I use (add-hook 'before-save-hook 'whitespace-cleanup) in my .emacs to automatically handle whitespace normalization.

@purcell
Copy link
Collaborator

purcell commented Oct 12, 2011

Yeah, I prefer to just highlight trailing whitespace and use only spaces, which keeps my own code clean. You'll never manage to clean up every piece of code you come across! ;-)

-Steve

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

2 participants