yast / yast-security

YaST module security
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
2 stars 11 forks source link

Update rubocop #157

Closed jreidinger closed 10 months ago

jreidinger commented 10 months ago

Problem

Old version of rubocop start failing, so lets unify versions to the newer one. Also there are huge list of exceptions so code looks quite different than other modules.

trello: https://trello.com/c/8DO6N2t1/3516-update-old-rubocop

Solution

Update rubocop version and enable as much safe cops as possible.

Note: It is recommended to review it per commits.

Testing

yast-bot commented 10 months ago

:heavy_check_mark: Internal Jenkins job #65 successfully finished