Refactor BaseDatabase class for simplicity #1617
Annotations
3 errors
Rubocop:
lib/foreman_maintain/concerns/base_database.rb#L20
Layout/LineLength: Line is too long. [118/100]
|
Rubocop:
lib/foreman_maintain/concerns/base_database.rb#L24
Layout/BeginEndAlignment: `end` at 24, 37 is not aligned with `@deb_postgresql_versions ||= begin` at 19, 8.
|
Rubocop
Process completed with exit code 1.
|
Loading