Commit Graph

5 Commits (2dd3b57755b08dabf38f436693d5748ba449ace2)

Author SHA1 Message Date
Serhiy Yefremenko 0d02dcabdf do not modify frozen string 2020-09-07 15:15:46 +01:00
Mike McQuaid 7e8631862d cmd: cleanup commands.
Cleanup the code and remove some unused requires.

Needed for https://github.com/Homebrew/brew/pull/8556.
2020-09-01 13:54:03 +01:00
Markus Reiter 8123eba9a7 Fix code style for commands. 2020-08-31 07:49:22 +02:00
Mike McQuaid fd22985e33
cmd/postgresql-upgrade-database: fix RuboCop Style/ConditionalAssignment. 2020-03-13 20:59:20 +00:00
Mike McQuaid 6399ee19cb cmd: use CLI::Parser.
Migrate all commands to use CLI::Parser.
2020-02-03 18:22:05 +01:00