RuboCop::Cop
Checks for spaces inside square brackets.
# File lib/rubocop/cop/style/space_inside_brackets.rb, line 9 def specifics [:tLBRACK, :tRBRACK, 'square brackets'] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.