switch to voxpupuli-rubocop #100
Annotations
10 errors
spec/fixtures/module/Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec/fixtures/module/Gemfile#L4
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal.
|
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec/fixtures/module/Gemfile#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/fixtures/module/Gemfile#L18
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec/fixtures/module/Gemfile#L18
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/fixtures/module/Gemfile#L19
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec/fixtures/module/Gemfile#L19
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/fixtures/module/Gemfile#L20
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
The logs for this run have expired and are no longer available.
Loading