jhamill34 / jhamill34/xcodebuild-helper
Fix "Rubocop/Lint/UnusedMethodArgument" issue in lib/rules.rb
Open
code climate
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Unused method argument - `block`. If it's necessary, use `_` or `_block` as an argument name to indicate that it won't be used.
https://codeclimate.com/github/xlr8runner/xcodebuild-helper/lib/rules.rb#issue_56feacdcaebcd000015dc76b
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.