Provider cleanup #296
Annotations
2 errors
Run rake rubocop:
lib/puppet/provider/mongodb_user/mongodb.rb#L108
Lint/UnusedMethodArgument: Unused method argument - `value`. If it's necessary, use `_` or `_value` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `*** if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading