[前][次][番号順一覧][スレッド一覧]

ruby-changes:72683

From: git <ko1@a...>
Date: Tue, 26 Jul 2022 05:29:37 +0900 (JST)
Subject: [ruby-changes:72683] d7868c79e2 (master): * append newline at EOF. [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=d7868c79e2

From d7868c79e2dd891e19fd2de25cdcd62526d995b2 Mon Sep 17 00:00:00 2001
From: git <svn-admin@r...>
Date: Tue, 26 Jul 2022 05:29:28 +0900
Subject: * append newline at EOF. [ci skip]

---
 doc/rdoc/markup_reference.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/rdoc/markup_reference.rb b/doc/rdoc/markup_reference.rb
index 74594e5483..9a66517d90 100644
--- a/doc/rdoc/markup_reference.rb
+++ b/doc/rdoc/markup_reference.rb
@@ -913,4 +913,4 @@ class RDoc::MarkupReference https://github.com/ruby/ruby/blob/trunk/doc/rdoc/markup_reference.rb#L913
     yield 'baz'
   end
 
-end
\ No newline at end of file
+end
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]