From a4d92475f69f0ca3dba0f497253e600c7f90a0ad Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Fri, 2 Jun 2023 18:56:15 -0400 Subject: [ruby/rdoc] Auto-correct trailing new lines https://github.com/ruby/rdoc/commit/4b68c0728a --- lib/rdoc/markup/to_html_snippet.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rdoc/markup/to_html_snippet.rb') diff --git a/lib/rdoc/markup/to_html_snippet.rb b/lib/rdoc/markup/to_html_snippet.rb index 4eb36592b7..8219f0b169 100644 --- a/lib/rdoc/markup/to_html_snippet.rb +++ b/lib/rdoc/markup/to_html_snippet.rb @@ -282,4 +282,3 @@ class RDoc::Markup::ToHtmlSnippet < RDoc::Markup::ToHtml end end - -- cgit v1.2.3