diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-11 21:50:56 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-11 21:50:56 +0000 |
commit | 40f89ddbf1bf9cdf6fbfbda09b6a235ab9791c4a (patch) | |
tree | 2aec39dbda4dddf2a804c2cd463c4045ebbd7f5d /.indent.pro | |
parent | de850442f28953081c18155fa91f7449016f4400 (diff) | |
download | ruby-40f89ddbf1bf9cdf6fbfbda09b6a235ab9791c4a.tar.gz |
* .indent.pro: added for ruby-style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.indent.pro')
-rw-r--r-- | .indent.pro | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.indent.pro b/.indent.pro new file mode 100644 index 0000000000..6a207a0554 --- /dev/null +++ b/.indent.pro @@ -0,0 +1,21 @@ +-bap +-nbbb +-nbc +-br +-nbs +-ncdb +-ce +-cli0.5 +-ndj +-ei +-nfc1 +-i4 +-l120 +-lp +-npcs +-psl +-sc +-sob + +-TID +-TVALUE |