Branch: refs/heads/update_rubocop Home: https://github.com/yast/yast-ntp-client Commit: 9f93a54430d5960db12003874b118f91a587c4aa https://github.com/yast/yast-ntp-client/commit/9f93a54430d5960db12003874b118... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M src/clients/ntp-client_proposal.rb M src/lib/cfa/chrony_conf.rb M src/lib/y2ntp_client/widgets/main_widgets.rb M src/modules/NtpClient.rb M test/cfa/chrony_conf_test.rb M test/ntp_client_proposal_test.rb M test/y2ntp_client/widgets/main_widgets_test.rb Log Message: ----------- rubocop: update to new version and apply auto fixes with -a Commit: 274ef4e941a677753ba5ba21f1d4e5cece210a51 https://github.com/yast/yast-ntp-client/commit/274ef4e941a677753ba5ba21f1d4e... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M src/clients/ntp-client_proposal.rb Log Message: ----------- rubocop: apply auto fixes with -A Commit: 7e577b8132cbf2cbec44e1bba8867217ba1977ec https://github.com/yast/yast-ntp-client/commit/7e577b8132cbf2cbec44e1bba8867... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M src/lib/y2ntp_client/client/auto.rb M src/lib/y2ntp_client/client/finish.rb M src/lib/y2ntp_client/dialog/add_pool.rb M src/lib/y2ntp_client/dialog/main.rb M src/lib/y2ntp_client/dialog/pool.rb M src/lib/y2ntp_client/widgets/main_widgets.rb M src/lib/y2ntp_client/widgets/pool_widgets.rb M src/lib/y2ntp_client/widgets/sources_table.rb Log Message: ----------- rubocop: manual fixes for new version Commit: 12009c182b9baf0f691a26ad47a3d9c38e9c9107 https://github.com/yast/yast-ntp-client/commit/12009c182b9baf0f691a26ad47a3d... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml Log Message: ----------- rubocop: enable Style/AndOr Commit: e77205a16509b6fc07afb5e99b35ea54e9acc653 https://github.com/yast/yast-ntp-client/commit/e77205a16509b6fc07afb5e99b35e... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M src/include/ntp-client/wizards.rb Log Message: ----------- rubocop: enable Style/Lambda Commit: 77c9312b9602624b488d16fe12895c3d6d8061a1 https://github.com/yast/yast-ntp-client/commit/77c9312b9602624b488d16fe12895... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml Log Message: ----------- rubocop: use global default for Style/Alias Compare: https://github.com/yast/yast-ntp-client/compare/9f93a54430d5%5E...77c9312b96...