Module: RuboCop::Cop::Style

Defined in:
lib/rubocop/cop/style/dir.rb,
lib/rubocop/cop/style/for.rb,
lib/rubocop/cop/style/not.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/min_max.rb,
lib/rubocop/cop/style/encoding.rb,
lib/rubocop/cop/style/even_odd.rb,
lib/rubocop/cop/style/copyright.rb,
lib/rubocop/cop/style/date_time.rb,
lib/rubocop/cop/style/end_block.rb,
lib/rubocop/cop/style/flip_flop.rb,
lib/rubocop/cop/style/semicolon.rb,
lib/rubocop/cop/style/when_then.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/return_nil.rb,
lib/rubocop/cop/style/word_array.rb,
lib/rubocop/cop/style/begin_block.rb,
lib/rubocop/cop/style/class_check.rb,
lib/rubocop/cop/style/global_vars.rb,
lib/rubocop/cop/style/hash_syntax.rb,
lib/rubocop/cop/style/lambda_call.rb,
lib/rubocop/cop/style/mixin_usage.rb,
lib/rubocop/cop/style/option_hash.rb,
lib/rubocop/cop/style/stderr_puts.rb,
lib/rubocop/cop/style/symbol_proc.rb,
lib/rubocop/cop/style/unless_else.rb,
lib/rubocop/cop/style/empty_method.rb,
lib/rubocop/cop/style/guard_clause.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/documentation.rb,
lib/rubocop/cop/style/empty_literal.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/or_assignment.rb,
lib/rubocop/cop/style/perl_backrefs.rb,
lib/rubocop/cop/style/ascii_comments.rb,
lib/rubocop/cop/style/block_comments.rb,
lib/rubocop/cop/style/if_inside_else.rb,
lib/rubocop/cop/style/inline_comment.rb,
lib/rubocop/cop/style/method_missing.rb,
lib/rubocop/cop/style/mixin_grouping.rb,
lib/rubocop/cop/style/nil_comparison.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/while_until_do.rb,
lib/rubocop/cop/style/yoda_condition.rb,
lib/rubocop/cop/style/command_literal.rb,
lib/rubocop/cop/style/double_negation.rb,
lib/rubocop/cop/style/inverse_methods.rb,
lib/rubocop/cop/style/module_function.rb,
lib/rubocop/cop/style/nested_modifier.rb,
lib/rubocop/cop/style/redundant_begin.rb,
lib/rubocop/cop/style/rescue_modifier.rb,
lib/rubocop/cop/style/safe_navigation.rb,
lib/rubocop/cop/style/self_assignment.rb,
lib/rubocop/cop/style/string_literals.rb,
lib/rubocop/cop/style/block_delimiters.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/string_hash_keys.rb,
lib/rubocop/cop/style/character_literal.rb,
lib/rubocop/cop/style/colon_method_call.rb,
lib/rubocop/cop/style/commented_keyword.rb,
lib/rubocop/cop/style/if_with_semicolon.rb,
lib/rubocop/cop/style/multiline_if_then.rb,
lib/rubocop/cop/style/numeric_predicate.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/eval_with_location.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/random_with_offset.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/format_string_token.rb,
lib/rubocop/cop/style/multiple_comparison.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/special_global_vars.rb,
lib/rubocop/cop/style/ternary_parentheses.rb,
lib/rubocop/cop/style/def_with_parentheses.rb,
lib/rubocop/cop/style/documentation_method.rb,
lib/rubocop/cop/style/each_for_simple_loop.rb,
lib/rubocop/cop/style/empty_case_condition.rb,
lib/rubocop/cop/style/one_line_conditional.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/empty_block_parameter.rb,
lib/rubocop/cop/style/multiline_block_chain.rb,
lib/rubocop/cop/style/multiline_if_modifier.rb,
lib/rubocop/cop/style/multiline_memoization.rb,
lib/rubocop/cop/style/redundant_conditional.rb,
lib/rubocop/cop/style/redundant_parentheses.rb,
lib/rubocop/cop/style/rescue_standard_error.rb,
lib/rubocop/cop/style/zero_length_predicate.rb,
lib/rubocop/cop/style/conditional_assignment.rb,
lib/rubocop/cop/style/empty_lambda_parameter.rb,
lib/rubocop/cop/style/implicit_runtime_error.rb,
lib/rubocop/cop/style/line_end_concatenation.rb,
lib/rubocop/cop/style/method_def_parentheses.rb,
lib/rubocop/cop/style/numeric_literal_prefix.rb,
lib/rubocop/cop/style/preferred_hash_methods.rb,
lib/rubocop/cop/style/unneeded_interpolation.rb,
lib/rubocop/cop/style/variable_interpolation.rb,
lib/rubocop/cop/style/colon_method_definition.rb,
lib/rubocop/cop/style/nested_ternary_operator.rb,
lib/rubocop/cop/style/single_line_block_params.rb,
lib/rubocop/cop/style/class_and_module_children.rb,
lib/rubocop/cop/style/stabby_lambda_parentheses.rb,
lib/rubocop/cop/style/trailing_comma_in_literal.rb,
lib/rubocop/cop/style/multiline_ternary_operator.rb,
lib/rubocop/cop/style/nested_parenthesized_calls.rb,
lib/rubocop/cop/style/percent_literal_delimiters.rb,
lib/rubocop/cop/style/trailing_comma_in_arguments.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/frozen_string_literal_comment.rb,
lib/rubocop/cop/style/method_called_on_do_end_block.rb,
lib/rubocop/cop/style/trailing_method_end_statement.rb,
lib/rubocop/cop/style/identical_conditional_branches.rb,
lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb,
lib/rubocop/cop/style/string_literals_in_interpolation.rb,
lib/rubocop/cop/style/method_call_with_args_parentheses.rb,
lib/rubocop/cop/style/trailing_body_on_method_definition.rb,
lib/rubocop/cop/style/method_call_without_args_parentheses.rb

Defined Under Namespace

Modules: AnnotationComment, ConditionalAssignmentHelper, ConditionalCorrectorHelper Classes: Alias, AndOr, ArrayJoin, AsciiComments, Attr, AutoResourceCleanup, BarePercentLiterals, BeginBlock, BlockComments, BlockDelimiters, BracesAroundHashParameters, CaseCorrector, CaseEquality, CharacterLiteral, ClassAndModuleChildren, ClassCheck, ClassMethods, ClassVars, CollectionMethods, ColonMethodCall, ColonMethodDefinition, CommandLiteral, CommentAnnotation, CommentedKeyword, ConditionalAssignment, Copyright, DateTime, DefWithParentheses, Dir, Documentation, DocumentationMethod, DoubleNegation, EachForSimpleLoop, EachWithObject, EmptyBlockParameter, EmptyCaseCondition, EmptyElse, EmptyLambdaParameter, EmptyLiteral, EmptyMethod, Encoding, EndBlock, EvalWithLocation, EvenOdd, FlipFlop, For, FormatString, FormatStringToken, FrozenStringLiteralComment, GlobalVars, GuardClause, HashSyntax, IdenticalConditionalBranches, IfCorrector, IfInsideElse, IfUnlessModifier, IfUnlessModifierOfIfUnless, IfWithSemicolon, ImplicitRuntimeError, InfiniteLoop, InlineComment, InverseMethods, Lambda, LambdaCall, LineEndConcatenation, MethodCallWithArgsParentheses, MethodCallWithoutArgsParentheses, MethodCalledOnDoEndBlock, MethodDefParentheses, MethodMissing, MinMax, MissingElse, MixinGrouping, MixinUsage, ModuleFunction, MultilineBlockChain, MultilineIfModifier, MultilineIfThen, MultilineMemoization, MultilineTernaryOperator, MultipleComparison, MutableConstant, NegatedIf, NegatedWhile, NestedModifier, NestedParenthesizedCalls, NestedTernaryOperator, Next, NilComparison, NonNilCheck, Not, NumericLiteralPrefix, NumericLiterals, NumericPredicate, OneLineConditional, OptionHash, OptionalArguments, OrAssignment, ParallelAssignment, ParenthesesAroundCondition, PercentLiteralDelimiters, PercentQLiterals, PerlBackrefs, PreferredHashMethods, Proc, RaiseArgs, RandomWithOffset, RedundantBegin, RedundantConditional, RedundantException, RedundantFreeze, RedundantParentheses, RedundantReturn, RedundantSelf, RegexpLiteral, RescueModifier, RescueStandardError, ReturnNil, SafeNavigation, SelfAssignment, Semicolon, Send, SignalException, SingleLineBlockParams, SingleLineMethods, SpecialGlobalVars, StabbyLambdaParentheses, StderrPuts, StringHashKeys, StringLiterals, StringLiteralsInInterpolation, StringMethods, StructInheritance, SymbolArray, SymbolLiteral, SymbolProc, TernaryCorrector, TernaryParentheses, TrailingBodyOnMethodDefinition, TrailingCommaInArguments, TrailingCommaInLiteral, TrailingMethodEndStatement, TrailingUnderscoreVariable, TrivialAccessors, UnlessCorrector, UnlessElse, UnneededCapitalW, UnneededInterpolation, UnneededPercentQ, VariableInterpolation, WhenThen, WhileUntilDo, WhileUntilModifier, WordArray, YodaCondition, ZeroLengthPredicate