Module: RuboCop::Cop::Style

Defined in:
lib/rubocop/cop/style/for.rb,
lib/rubocop/cop/style/not.rb,
lib/rubocop/cop/style/tab.rb,
lib/rubocop/cop/style/attr.rb,
lib/rubocop/cop/style/next.rb,
lib/rubocop/cop/style/proc.rb,
lib/rubocop/cop/style/send.rb,
lib/rubocop/cop/style/alias.rb,
lib/rubocop/cop/style/and_or.rb,
lib/rubocop/cop/style/lambda.rb,
lib/rubocop/cop/style/encoding.rb,
lib/rubocop/cop/style/even_odd.rb,
lib/rubocop/cop/style/copyright.rb,
lib/rubocop/cop/style/end_block.rb,
lib/rubocop/cop/style/file_name.rb,
lib/rubocop/cop/style/flip_flop.rb,
lib/rubocop/cop/style/op_method.rb,
lib/rubocop/cop/style/semicolon.rb,
lib/rubocop/cop/style/when_then.rb,
lib/rubocop/cop/style/align_hash.rb,
lib/rubocop/cop/style/array_join.rb,
lib/rubocop/cop/style/class_vars.rb,
lib/rubocop/cop/style/empty_else.rb,
lib/rubocop/cop/style/negated_if.rb,
lib/rubocop/cop/style/raise_args.rb,
lib/rubocop/cop/style/word_array.rb,
lib/rubocop/cop/style/align_array.rb,
lib/rubocop/cop/style/begin_block.rb,
lib/rubocop/cop/style/class_check.rb,
lib/rubocop/cop/style/empty_lines.rb,
lib/rubocop/cop/style/end_of_line.rb,
lib/rubocop/cop/style/global_vars.rb,
lib/rubocop/cop/style/hash_syntax.rb,
lib/rubocop/cop/style/indent_hash.rb,
lib/rubocop/cop/style/lambda_call.rb,
lib/rubocop/cop/style/method_name.rb,
lib/rubocop/cop/style/option_hash.rb,
lib/rubocop/cop/style/symbol_proc.rb,
lib/rubocop/cop/style/unless_else.rb,
lib/rubocop/cop/style/dot_position.rb,
lib/rubocop/cop/style/guard_clause.rb,
lib/rubocop/cop/style/indent_array.rb,
lib/rubocop/cop/style/missing_else.rb,
lib/rubocop/cop/style/symbol_array.rb,
lib/rubocop/cop/style/case_equality.rb,
lib/rubocop/cop/style/class_methods.rb,
lib/rubocop/cop/style/constant_name.rb,
lib/rubocop/cop/style/documentation.rb,
lib/rubocop/cop/style/empty_literal.rb,
lib/rubocop/cop/style/extra_spacing.rb,
lib/rubocop/cop/style/format_string.rb,
lib/rubocop/cop/style/infinite_loop.rb,
lib/rubocop/cop/style/negated_while.rb,
lib/rubocop/cop/style/non_nil_check.rb,
lib/rubocop/cop/style/perl_backrefs.rb,
lib/rubocop/cop/style/variable_name.rb,
lib/rubocop/cop/style/ascii_comments.rb,
lib/rubocop/cop/style/block_comments.rb,
lib/rubocop/cop/style/else_alignment.rb,
lib/rubocop/cop/style/inline_comment.rb,
lib/rubocop/cop/style/nil_comparison.rb,
lib/rubocop/cop/style/predicate_name.rb,
lib/rubocop/cop/style/redundant_self.rb,
lib/rubocop/cop/style/regexp_literal.rb,
lib/rubocop/cop/style/string_methods.rb,
lib/rubocop/cop/style/symbol_literal.rb,
lib/rubocop/cop/style/trailing_comma.rb,
lib/rubocop/cop/style/while_until_do.rb,
lib/rubocop/cop/style/command_literal.rb,
lib/rubocop/cop/style/double_negation.rb,
lib/rubocop/cop/style/module_function.rb,
lib/rubocop/cop/style/redundant_begin.rb,
lib/rubocop/cop/style/rescue_modifier.rb,
lib/rubocop/cop/style/self_assignment.rb,
lib/rubocop/cop/style/space_after_not.rb,
lib/rubocop/cop/style/string_literals.rb,
lib/rubocop/cop/style/align_parameters.rb,
lib/rubocop/cop/style/block_delimiters.rb,
lib/rubocop/cop/style/case_indentation.rb,
lib/rubocop/cop/style/each_with_object.rb,
lib/rubocop/cop/style/mutable_constant.rb,
lib/rubocop/cop/style/numeric_literals.rb,
lib/rubocop/cop/style/redundant_freeze.rb,
lib/rubocop/cop/style/redundant_return.rb,
lib/rubocop/cop/style/signal_exception.rb,
lib/rubocop/cop/style/ascii_identifiers.rb,
lib/rubocop/cop/style/block_end_newline.rb,
lib/rubocop/cop/style/character_literal.rb,
lib/rubocop/cop/style/colon_method_call.rb,
lib/rubocop/cop/style/if_with_semicolon.rb,
lib/rubocop/cop/style/indentation_width.rb,
lib/rubocop/cop/style/multiline_if_then.rb,
lib/rubocop/cop/style/space_after_colon.rb,
lib/rubocop/cop/style/space_after_comma.rb,
lib/rubocop/cop/style/trivial_accessors.rb,
lib/rubocop/cop/mixin/annotation_comment.rb,
lib/rubocop/cop/style/collection_methods.rb,
lib/rubocop/cop/style/comment_annotation.rb,
lib/rubocop/cop/style/if_unless_modifier.rb,
lib/rubocop/cop/style/optional_arguments.rb,
lib/rubocop/cop/style/percent_q_literals.rb,
lib/rubocop/cop/style/space_before_comma.rb,
lib/rubocop/cop/style/struct_inheritance.rb,
lib/rubocop/cop/style/unneeded_capital_w.rb,
lib/rubocop/cop/style/unneeded_percent_q.rb,
lib/rubocop/cop/style/comment_indentation.rb,
lib/rubocop/cop/style/initial_indentation.rb,
lib/rubocop/cop/style/parallel_assignment.rb,
lib/rubocop/cop/style/redundant_exception.rb,
lib/rubocop/cop/style/single_line_methods.rb,
lib/rubocop/cop/style/space_inside_parens.rb,
lib/rubocop/cop/style/special_global_vars.rb,
lib/rubocop/cop/style/trailing_whitespace.rb,
lib/rubocop/cop/style/accessor_method_name.rb,
lib/rubocop/cop/style/def_with_parentheses.rb,
lib/rubocop/cop/style/one_line_conditional.rb,
lib/rubocop/cop/style/space_before_comment.rb,
lib/rubocop/cop/style/trailing_blank_lines.rb,
lib/rubocop/cop/style/while_until_modifier.rb,
lib/rubocop/cop/style/auto_resource_cleanup.rb,
lib/rubocop/cop/style/bare_percent_literals.rb,
lib/rubocop/cop/style/leading_comment_space.rb,
lib/rubocop/cop/style/multiline_block_chain.rb,
lib/rubocop/cop/style/space_after_semicolon.rb,
lib/rubocop/cop/style/space_inside_brackets.rb,
lib/rubocop/cop/style/line_end_concatenation.rb,
lib/rubocop/cop/style/method_def_parentheses.rb,
lib/rubocop/cop/style/multiline_block_layout.rb,
lib/rubocop/cop/style/space_around_operators.rb,
lib/rubocop/cop/style/space_before_semicolon.rb,
lib/rubocop/cop/style/variable_interpolation.rb,
lib/rubocop/cop/mixin/empty_lines_around_body.rb,
lib/rubocop/cop/style/deprecated_hash_methods.rb,
lib/rubocop/cop/style/empty_line_between_defs.rb,
lib/rubocop/cop/style/indentation_consistency.rb,
lib/rubocop/cop/style/method_call_parentheses.rb,
lib/rubocop/cop/style/nested_ternary_operator.rb,
lib/rubocop/cop/style/rescue_ensure_alignment.rb,
lib/rubocop/cop/style/space_after_method_name.rb,
lib/rubocop/cop/style/single_line_block_params.rb,
lib/rubocop/cop/style/class_and_module_children.rb,
lib/rubocop/cop/style/space_before_block_braces.rb,
lib/rubocop/cop/style/space_inside_block_braces.rb,
lib/rubocop/cop/style/multiline_ternary_operator.rb,
lib/rubocop/cop/style/percent_literal_delimiters.rb,
lib/rubocop/cop/style/space_inside_range_literal.rb,
lib/rubocop/cop/style/access_modifier_indentation.rb,
lib/rubocop/cop/style/class_and_module_camel_case.rb,
lib/rubocop/cop/style/first_parameter_indentation.rb,
lib/rubocop/cop/style/space_after_control_keyword.rb,
lib/rubocop/cop/style/parentheses_around_condition.rb,
lib/rubocop/cop/style/trailing_underscore_variable.rb,
lib/rubocop/cop/style/braces_around_hash_parameters.rb,
lib/rubocop/cop/style/empty_lines_around_block_body.rb,
lib/rubocop/cop/style/empty_lines_around_class_body.rb,
lib/rubocop/cop/style/method_called_on_do_end_block.rb,
lib/rubocop/cop/style/single_space_before_first_arg.rb,
lib/rubocop/cop/style/space_around_block_parameters.rb,
lib/rubocop/cop/style/space_before_modifier_keyword.rb,
lib/rubocop/cop/style/empty_lines_around_method_body.rb,
lib/rubocop/cop/style/empty_lines_around_module_body.rb,
lib/rubocop/cop/style/closing_parenthesis_indentation.rb,
lib/rubocop/cop/style/multiline_operation_indentation.rb,
lib/rubocop/cop/style/space_inside_hash_literal_braces.rb,
lib/rubocop/cop/style/string_literals_in_interpolation.rb,
lib/rubocop/cop/style/space_inside_string_interpolation.rb,
lib/rubocop/cop/style/empty_lines_around_access_modifier.rb,
lib/rubocop/cop/style/space_around_equals_in_parameter_default.rb

Defined Under Namespace

Modules: AnnotationComment, EmptyLinesAroundBody Classes: AccessModifierIndentation, AccessorMethodName, Alias, AlignArray, AlignHash, AlignParameters, AndOr, ArrayJoin, AsciiComments, AsciiIdentifiers, Attr, AutoResourceCleanup, BarePercentLiterals, BeginBlock, BlockComments, BlockDelimiters, BlockEndNewline, BracesAroundHashParameters, CaseEquality, CaseIndentation, CharacterLiteral, ClassAndModuleCamelCase, ClassAndModuleChildren, ClassCheck, ClassMethods, ClassVars, ClosingParenthesisIndentation, CollectionMethods, ColonMethodCall, CommandLiteral, CommentAnnotation, CommentIndentation, ConstantName, Copyright, DefWithParentheses, DeprecatedHashMethods, Documentation, DotPosition, DoubleNegation, EachWithObject, ElseAlignment, EmptyElse, EmptyLineBetweenDefs, EmptyLines, EmptyLinesAroundAccessModifier, EmptyLinesAroundBlockBody, EmptyLinesAroundClassBody, EmptyLinesAroundMethodBody, EmptyLinesAroundModuleBody, EmptyLiteral, Encoding, EndBlock, EndOfLine, EvenOdd, ExtraSpacing, FileName, FirstParameterIndentation, FlipFlop, For, FormatString, GlobalVars, GuardClause, HashSyntax, IfUnlessModifier, IfWithSemicolon, IndentArray, IndentHash, IndentationConsistency, IndentationWidth, InfiniteLoop, InitialIndentation, InlineComment, Lambda, LambdaCall, LeadingCommentSpace, LineEndConcatenation, MethodCallParentheses, MethodCalledOnDoEndBlock, MethodDefParentheses, MethodName, MissingElse, ModuleFunction, MultilineBlockChain, MultilineBlockLayout, MultilineIfThen, MultilineOperationIndentation, MultilineTernaryOperator, MutableConstant, NegatedIf, NegatedWhile, NestedTernaryOperator, Next, NilComparison, NonNilCheck, Not, NumericLiterals, OneLineConditional, OpMethod, OptionHash, OptionalArguments, ParallelAssignment, ParenthesesAroundCondition, PercentLiteralDelimiters, PercentQLiterals, PerlBackrefs, PredicateName, Proc, RaiseArgs, RedundantBegin, RedundantException, RedundantFreeze, RedundantReturn, RedundantSelf, RegexpLiteral, RescueEnsureAlignment, RescueModifier, SelfAssignment, Semicolon, Send, SignalException, SingleLineBlockParams, SingleLineMethods, SingleSpaceBeforeFirstArg, SpaceAfterColon, SpaceAfterComma, SpaceAfterControlKeyword, SpaceAfterMethodName, SpaceAfterNot, SpaceAfterSemicolon, SpaceAroundBlockParameters, SpaceAroundEqualsInParameterDefault, SpaceAroundOperators, SpaceBeforeBlockBraces, SpaceBeforeComma, SpaceBeforeComment, SpaceBeforeModifierKeyword, SpaceBeforeSemicolon, SpaceInsideBlockBraces, SpaceInsideBrackets, SpaceInsideHashLiteralBraces, SpaceInsideParens, SpaceInsideRangeLiteral, SpaceInsideStringInterpolation, SpecialGlobalVars, StringLiterals, StringLiteralsInInterpolation, StringMethods, StructInheritance, SymbolArray, SymbolLiteral, SymbolProc, Tab, TrailingBlankLines, TrailingComma, TrailingUnderscoreVariable, TrailingWhitespace, TrivialAccessors, UnlessElse, UnneededCapitalW, UnneededPercentQ, VariableInterpolation, VariableName, WhenThen, WhileUntilDo, WhileUntilModifier, WordArray