Skip to content

Commit 54e6227

Browse files
committed
Support RARRAY_
1 parent 38f8757 commit 54e6227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ function:
22
include_name:
33
- !ruby/regexp /^rb_/i
44
- !ruby/regexp /^rstring_/i
5+
- !ruby/regexp /^rarray_/i
56

67
exclude_name:
78
# deprecated functions

0 commit comments

Comments
 (0)