Skip to content

Commit 2f6e43a

Browse files
authored
Merge pull request #21 from ruby-go-gem/feature/array
Support `RARRAY_`
2 parents 38f8757 + 54e6227 commit 2f6e43a

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)