Module: RuboCop
- Defined in:
- lib/rubocop/rbs/inject.rb,
lib/rubocop/rbs.rb,
lib/rubocop/rbs/version.rb,
lib/rubocop/rbs/cop_base.rb,
lib/rubocop/rbs/on_type_helper.rb,
lib/rubocop/cop/rbs/lint/syntax.rb,
lib/rubocop/cop/rbs/style/true_false.rb,
lib/rubocop/rbs/processed_rbs_source.rb,
lib/rubocop/cop/rbs/layout/empty_lines.rb,
lib/rubocop/cop/rbs/style/classic_type.rb,
lib/rubocop/cop/rbs/style/optional_nil.rb,
lib/rubocop/cop/rbs/layout/end_alignment.rb,
lib/rubocop/cop/rbs/layout/extra_spacing.rb,
lib/rubocop/cop/rbs/style/empty_argument.rb,
lib/rubocop/cop/rbs/style/duplicated_type.rb,
lib/rubocop/cop/rbs/lint/will_syntax_error.rb,
lib/rubocop/cop/rbs/lint/duplicate_overload.rb,
lib/rubocop/cop/rbs/layout/indentation_width.rb,
lib/rubocop/cop/rbs/layout/space_after_comma.rb,
lib/rubocop/cop/rbs/lint/top_level_interface.rb,
lib/rubocop/cop/rbs/layout/space_around_arrow.rb,
lib/rubocop/cop/rbs/layout/space_before_colon.rb,
lib/rubocop/cop/rbs/lint/literal_intersection.rb,
lib/rubocop/cop/rbs/lint/top_level_type_alias.rb,
lib/rubocop/cop/rbs/layout/comment_indentation.rb,
lib/rubocop/cop/rbs/layout/space_around_braces.rb,
lib/rubocop/cop/rbs/layout/trailing_whitespace.rb,
lib/rubocop/cop/rbs/style/block_return_boolish.rb,
lib/rubocop/cop/rbs/style/class_with_singleton.rb,
lib/rubocop/cop/rbs/layout/overload_indentation.rb,
lib/rubocop/cop/rbs/style/redundant_parentheses.rb,
lib/rubocop/cop/rbs/layout/space_before_overload.rb,
lib/rubocop/cop/rbs/lint/useless_access_modifier.rb,
lib/rubocop/cop/rbs/style/initialize_return_type.rb,
lib/rubocop/cop/rbs/style/instance_with_instance.rb,
lib/rubocop/cop/rbs/layout/space_around_operators.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_body.rb,
lib/rubocop/cop/rbs/lint/unused_overload_type_params.rb,
lib/rubocop/cop/rbs/lint/ambiguous_operator_precedence.rb,
lib/rubocop/cop/rbs/lint/unused_type_alias_type_params.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_overloads.rb,
lib/rubocop/cop/rbs/lint/ambiguous_keyword_argument_key.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_class_body.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_module_body.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_interface_body.rb,
lib/rubocop/cop/rbs/layout/empty_lines_around_access_modifier.rb
Overview
rbs_inline: enabled frozen_string_literal: true