Skip to content

Commit 4b68c07

Browse files
vinistockhsbt
authored andcommitted
Auto-correct trailing new lines
1 parent 34b5dc9 commit 4b68c07

File tree

98 files changed

+0
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+0
-101
lines changed

lib/rdoc/alias.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,3 @@ def to_s # :nodoc:
109109
end
110110

111111
end
112-

lib/rdoc/anon_class.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@
88

99
class RDoc::AnonClass < RDoc::ClassModule
1010
end
11-

lib/rdoc/attr.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,3 @@ def token_stream # :nodoc:
173173
end
174174

175175
end
176-

lib/rdoc/class_module.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,4 +799,3 @@ def update_extends
799799
end
800800

801801
end
802-

lib/rdoc/constant.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,3 @@ def to_s # :nodoc:
184184
end
185185

186186
end
187-

lib/rdoc/context/section.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,3 @@ def remove_comment comment
231231
end
232232

233233
end
234-

lib/rdoc/cross_reference.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,3 @@ def resolve name, text
223223
end
224224

225225
end
226-

lib/rdoc/erb_partial.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ def set_eoutvar compiler, eoutvar = '_erbout'
1616
end
1717

1818
end
19-

lib/rdoc/erbio.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ def set_eoutvar compiler, io_variable
3939
end
4040

4141
end
42-

lib/rdoc/extend.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@
77
class RDoc::Extend < RDoc::Mixin
88

99
end
10-

0 commit comments

Comments
 (0)