Parent

Methods

Included Modules

Files

Class/Module Index [+]

Quicksearch

RuboCop::Cop::Style::SpaceInsideBrackets

Checks for spaces inside square brackets.

Public Instance Methods

specifics() click to toggle source
# 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.