RuboCop::Cop
Checks for spaces inside ordinary round parentheses.
# File lib/rubocop/cop/style/space_inside_parens.rb, line 9 def specifics [:tLPAREN2, :tRPAREN, 'parentheses'] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.