Actions
Bug #4730
closedFixing Whitepsace
Description
Here it is, as promised. I ran some shell commands to strip trailing whitespace, and then tabs to spaces. I then went through the files by hand and fixed some weird indentation that this caused due to inconsistencies. make test says everything's all good.
Patch attached.
Files
Updated by drbrain (Eric Hodel) over 13 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r31635.
Steve, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib: Convert tabs to spaces for ruby files per
http://redmine.ruby-lang.org/projects/ruby/wiki/DeveloperHowto#coding-style
Patch by Steve Klabnik [Ruby 1.9 - Bug #4730]
Patch by Jason Dew [Ruby 1.9 - Feature #4718]
Actions
Like0
Like0