yast/yast-registration

View on GitHub
src/lib/registration/ui/autoyast_config_workflow.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def run
        aliases = {
          "general"         => ->() { configure_registration },
          "addons"          => [->() { select_addons }, true],
          "remote_addons"   => [->() { select_remote_addons }, true],
Severity: Minor
Found in src/lib/registration/ui/autoyast_config_workflow.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status