Enable scheduling of autoupdate with a cron like syntax brew autoupdate subcommand [schedule/interval] [options]
#232
Annotations
10 errors
tests:
cmd/autoupdate.rb#L12
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc.
|
tests:
cmd/autoupdate.rb#L57
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
tests:
cmd/autoupdate.rb#L58
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
tests:
cmd/autoupdate.rb#L60
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
tests:
cmd/autoupdate.rb#L61
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
tests:
cmd/autoupdate.rb#L63
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
tests:
cmd/autoupdate.rb#L65
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
tests:
cmd/autoupdate.rb#L66
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
tests:
cmd/autoupdate.rb#L68
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
tests:
cmd/autoupdate.rb#L69
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|