Add support for downloading *_core modules #137
Annotations
10 errors
lib/onceover/deploy.rb#L103
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
lib/onceover/deploy.rb#L103
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
lib/onceover/deploy.rb#L115
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
lib/onceover/rake_tasks.rb#L98
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
lib/onceover/rake_tasks.rb#L98
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
lib/onceover/vendored_modules.rb#L25
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
lib/onceover/vendored_modules.rb#L54
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
|
lib/onceover/vendored_modules.rb#L55
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
lib/onceover/vendored_modules.rb#L58
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
lib/onceover/vendored_modules.rb#L67
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
The logs for this run have expired and are no longer available.
Loading