Branch: refs/heads/update_rubocop Home: https://github.com/yast/yast-nis-client Commit: 47d2ca47e91dbfc0584d19ccd2ac88476a2f8951 https://github.com/yast/yast-nis-client/commit/47d2ca47e91dbfc0584d19ccd2ac8... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/clients/nis.rb M src/include/nis/ui.rb M src/modules/Nis.rb Log Message: ----------- rubocop: update to new version and apply -a Commit: da2c5098d047ad532267db7f4672618e98af4b6a https://github.com/yast/yast-nis-client/commit/da2c5098d047ad532267db7f46726... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M src/clients/nis_auto.rb M src/include/nis/ui.rb M src/modules/Nis.rb Log Message: ----------- rubocop: apply -A Commit: fedd38d118098c30bc271fb97e5e3cee7ec964b3 https://github.com/yast/yast-nis-client/commit/fedd38d118098c30bc271fb97e5e3... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb M src/modules/Nis.rb Log Message: ----------- rubocop: consistent line lenght Commit: 1517f3a31dee9d6486c14f968ff773f437a68e47 https://github.com/yast/yast-nis-client/commit/1517f3a31dee9d6486c14f968ff77... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb Log Message: ----------- rubocop: enable Lint/Loop Commit: 2fc073d384e58ea3a87f2d3eb7be9d6d7402cb31 https://github.com/yast/yast-nis-client/commit/2fc073d384e58ea3a87f2d3eb7be9... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb Log Message: ----------- rubocop: enable Style/MultipleComparison Commit: ab33988aab7fd97e016c279b7ca1694417c5c52d https://github.com/yast/yast-nis-client/commit/ab33988aab7fd97e016c279b7ca16... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb Log Message: ----------- rubocop: enable Style/NestedTernaryOperator Commit: 150bce38819d23693d55b4faa168fc0e881f1c48 https://github.com/yast/yast-nis-client/commit/150bce38819d23693d55b4faa168f... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb Log Message: ----------- rubocop: enable Style/NonNilCheck Commit: 041c6da230c8305b5751785b07a3e9b6865b7a1c https://github.com/yast/yast-nis-client/commit/041c6da230c8305b5751785b07a3e... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/modules/Nis.rb Log Message: ----------- rubocop: add explanation and unify one variable name Commit: 0b6e092cfbdbcb88a1af689298b9a77d7edb9e7a https://github.com/yast/yast-nis-client/commit/0b6e092cfbdbcb88a1af689298b9a... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml M src/include/nis/ui.rb M src/modules/Nis.rb Log Message: ----------- rubocop: enable Naming/MethodParameterName Commit: 03d7770f2d3c64709a39df4944535e11f870cb68 https://github.com/yast/yast-nis-client/commit/03d7770f2d3c64709a39df4944535... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M .rubocop.yml Log Message: ----------- rubocop: enable Style/GuardClause Compare: https://github.com/yast/yast-nis-client/compare/47d2ca47e91d%5E...03d7770f2d...