CocoaPods / CocoaPods/Xcodeproj
Remove all methods that start with `set_`
Open
d1:easy
s3:detailed
t1:enhancement
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
There are tons of methods that are using the form `set_foo`, which is not idiomatic Ruby, these should be using the form `foo=` instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.