Module: RuboCop::Cop::Legion::Extension
- Defined in:
- lib/rubocop/legion.rb,
lib/rubocop/cop/legion/extension/llm_ask_kwargs.rb,
lib/rubocop/cop/legion/extension/actor_inheritance.rb,
lib/rubocop/cop/legion/extension/core_extend_guard.rb,
lib/rubocop/cop/legion/extension/runner_return_hash.rb,
lib/rubocop/cop/legion/extension/settings_key_method.rb,
lib/rubocop/cop/legion/extension/runner_plural_module.rb,
lib/rubocop/cop/legion/extension/actor_singular_module.rb,
lib/rubocop/cop/legion/extension/runner_must_be_module.rb,
lib/rubocop/cop/legion/extension/runner_include_helpers.rb,
lib/rubocop/cop/legion/extension/absorber_missing_pattern.rb,
lib/rubocop/cop/legion/extension/every_actor_requires_time.rb,
lib/rubocop/cop/legion/extension/hook_missing_runner_class.rb,
lib/rubocop/cop/legion/extension/actor_enabled_side_effects.rb,
lib/rubocop/cop/legion/extension/definition_call_mismatched.rb,
lib/rubocop/cop/legion/extension/settings_bracket_multi_arg.rb,
lib/rubocop/cop/legion/extension/absorber_missing_absorb_method.rb,
lib/rubocop/cop/legion/extension/data_required_without_migrations.rb,
lib/rubocop/cop/legion/extension/self_contained_actor_runner_class.rb
Defined Under Namespace
Classes: AbsorberMissingAbsorbMethod, AbsorberMissingPattern, ActorEnabledSideEffects, ActorInheritance, ActorSingularModule, CoreExtendGuard, DataRequiredWithoutMigrations, DefinitionCallMismatched, EveryActorRequiresTime, HookMissingRunnerClass, LlmAskKwargs, RunnerIncludeHelpers, RunnerMustBeModule, RunnerPluralModule, RunnerReturnHash, SelfContainedActorRunnerClass, SettingsBracketMultiArg, SettingsKeyMethod