[yast/yast-autoinstallation] 0c157c: update to newer rubocop and apply auto corrections

Branch: refs/heads/rubocop_update Home: https://github.com/yast/yast-autoinstallation Commit: 0c157cde3a27d0f2ae03ba0c6a894a9d93a6dbe2 https://github.com/yast/yast-autoinstallation/commit/0c157cde3a27d0f2ae03ba0... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M .rubocop.yml M src/clients/inst_autoconfigure.rb M src/clients/inst_autopost.rb M src/clients/inst_store_upgrade_software.rb M src/include/autoinstall/classes.rb M src/include/autoinstall/common.rb M src/include/autoinstall/conftree.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/helps.rb M src/include/autoinstall/io.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/clients/autoyast.rb M src/lib/autoinstall/clients/ayast_setup.rb M src/lib/autoinstall/clients/clone_system.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/inst_autoinit.rb M src/lib/autoinstall/clients/inst_autosetup_upgrade.rb M src/lib/autoinstall/clients/report_auto.rb M src/lib/autoinstall/clients/software_auto.rb M src/lib/autoinstall/entries/description_sorter.rb M src/lib/autoinstall/pkg_gpg_check_handler.rb M src/lib/autoinstall/profile_checker.rb M src/lib/autoinstall/script.rb M src/lib/autoinstall/xml_checks.rb M src/lib/autoinstall/y2erb.rb M src/modules/AutoInstall.rb M src/modules/AutoInstallRules.rb M src/modules/AutoinstCommon.rb M src/modules/AutoinstConfig.rb M src/modules/AutoinstFile.rb M src/modules/AutoinstFunctions.rb M src/modules/AutoinstGeneral.rb M src/modules/AutoinstScripts.rb M src/modules/AutoinstSoftware.rb M src/modules/AutoinstStorage.rb M src/modules/Profile.rb M src/modules/ProfileLocation.rb M test/AutoInstallRules_test.rb M test/AutoinstClass_test.rb M test/AutoinstConfig_test.rb M test/lib/clients/files_auto_test.rb M test/lib/clients/report_auto_test.rb M test/lib/clients/scripts_auto_test.rb M test/lib/package_searcher_test.rb M test/lib/script_test.rb M test/lib/xml_checks_test.rb M test/profile_test.rb Log Message: ----------- update to newer rubocop and apply auto corrections Commit: 5204067180456802fd971e2a6a73eda8ba349f39 https://github.com/yast/yast-autoinstallation/commit/5204067180456802fd971e2... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M src/clients/autoinst_scripts1_finish.rb M src/clients/autoinst_scripts2_finish.rb M src/clients/classes_auto.rb M src/clients/general_auto.rb M src/clients/inst_autoconfigure.rb M src/clients/inst_store_upgrade_software.rb M src/clients/storage_auto.rb M src/include/autoinstall/classes.rb M src/include/autoinstall/conftree.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/software_auto.rb M src/modules/AutoInstallRules.rb M src/modules/AutoinstConfig.rb M src/modules/AutoinstFile.rb M src/modules/AutoinstScripts.rb M src/modules/AutoinstStorage.rb M src/modules/Profile.rb Log Message: ----------- new rubocop: auto corrections with -A Commit: a1ceecbbeb2931df6efde32d4d6e24b5bef9d786 https://github.com/yast/yast-autoinstallation/commit/a1ceecbbeb2931df6efde32... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-25 (Mon, 25 Dec 2023) Changed paths: M .rubocop.yml M src/include/autoinstall/dialogs.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/autoinst_profile/ask_list_section.rb M src/lib/autoinstall/clients/autoyast.rb M src/lib/autoinstall/clients/clone_system.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/report_auto.rb M src/lib/autoinstall/clients/scripts_auto.rb M src/lib/autoinstall/dialogs/disk_selector.rb M src/lib/autoinstall/dialogs/question.rb M src/lib/autoinstall/dialogs/storage.rb M src/lib/autoinstall/importer.rb M src/lib/autoinstall/pkg_gpg_check_handler.rb M src/lib/autoinstall/presenters/section.rb M src/lib/autoinstall/widgets/ask/check_box.rb M src/lib/autoinstall/widgets/ask/combo_box.rb M src/lib/autoinstall/widgets/ask/dialog.rb M src/lib/autoinstall/widgets/ask/input_field.rb M src/lib/autoinstall/widgets/ask/password_field.rb M src/lib/autoinstall/widgets/storage/add_partition_button.rb M src/lib/autoinstall/widgets/storage/delete_section_button.rb M src/lib/autoinstall/widgets/storage/filesystem.rb M src/lib/autoinstall/widgets/storage/overview_tree.rb M src/lib/autoinstall/widgets/storage/partition_tab.rb M src/lib/autoinstall/xml_checks.rb M src/modules/AutoinstFunctions.rb M src/modules/Profile.rb Log Message: ----------- new rubocop: manual fixes Compare: https://github.com/yast/yast-autoinstallation/compare/0c157cde3a27%5E...a1ce...
participants (1)
-
Josef Reidinger