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/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/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/settings_bracket_multi_arg.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: ActorSingularModule, CoreExtendGuard, DataRequiredWithoutMigrations, LlmAskKwargs, RunnerIncludeHelpers, RunnerMustBeModule, RunnerReturnHash, SelfContainedActorRunnerClass, SettingsBracketMultiArg, SettingsKeyMethod