Actions
Bug #10105
closedMixed styles for class methods on Tempfile break RDocs.
Bug #10105:
Mixed styles for class methods on Tempfile break RDocs.
Description
I've already made a little pull request here https://github.com/ruby/ruby/pull/691.
The diff is here: https://github.com/ruby/ruby/pull/691.diff
But to make the real changes clear is it better to ignore white-space (as there are many indentation changes).
Changes ignoring white-space: https://github.com/ruby/ruby/pull/691/files?w=1
Regards.
Actions