pkg_version: disable rubocop hash alignment
This commit is contained in:
parent
e9b6a6df4b
commit
f904cc2aea
@ -10,7 +10,7 @@ class PkgVersion
|
||||
|
||||
attr_reader :version, :revision
|
||||
|
||||
delegate [
|
||||
delegate [ # rubocop:disable Layout/HashAlignment
|
||||
:major,
|
||||
:minor,
|
||||
:patch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user