summaryrefslogtreecommitdiff
path: root/lib/rdoc/markup/rule.rb
diff options
context:
space:
mode:
authorVinicius Stock <[email protected]>2023-06-02 18:56:15 -0400
committergit <[email protected]>2023-06-03 01:42:29 +0000
commita4d92475f69f0ca3dba0f497253e600c7f90a0ad (patch)
treef8ed56ee81b8e9baac7433d45a5902cc3ff5138b /lib/rdoc/markup/rule.rb
parent7b803eafa2a52f9f260fb9b1de102a7c6f66aef2 (diff)
[ruby/rdoc] Auto-correct trailing new lines
https://github.com/ruby/rdoc/commit/4b68c0728a
Diffstat (limited to 'lib/rdoc/markup/rule.rb')
-rw-r--r--lib/rdoc/markup/rule.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rdoc/markup/rule.rb b/lib/rdoc/markup/rule.rb
index 38c1dc7f56..448148d6d1 100644
--- a/lib/rdoc/markup/rule.rb
+++ b/lib/rdoc/markup/rule.rb
@@ -18,4 +18,3 @@ class RDoc::Markup::Rule < Struct.new :weight
end
end
-