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

ruby-changes:72652

From: Nobuyoshi <ko1@a...>
Date: Fri, 22 Jul 2022 22:00:12 +0900 (JST)
Subject: [ruby-changes:72652] c7fd015d83 (master): Update .indent.pro [ci skip]

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

From c7fd015d83740b3e758796f8c7d85cc64602f371 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Fri, 22 Jul 2022 21:59:58 +0900
Subject: Update .indent.pro [ci skip]

---
 .indent.pro | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/.indent.pro b/.indent.pro
index 3386b41f6d..1d61cbcad1 100644
--- a/.indent.pro
+++ b/.indent.pro
@@ -2,12 +2,15 @@ https://github.com/ruby/ruby/blob/trunk/.indent.pro#L2
 -nbbb
 -nbc
 -br
+-brs
 -nbs
 -ncdb
--ce
--cli0.5
+-nce
+-cdw
+-cli2
+-cbi2
 -ndj
--ei
+-ncs
 -nfc1
 -i4
 -l120
@@ -16,7 +19,14 @@ https://github.com/ruby/ruby/blob/trunk/.indent.pro#L19
 -psl
 -sc
 -sob
+-sbi4
 -nut
+-par
 
 -TID
 -TVALUE
+-Tst_data_t
+-Tst_index_t
+-Tst_table
+-Trb_data_type_t
+-TFILE
-- 
cgit v1.2.1


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

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