Combofeeds #684
Annotations
5 errors
Run rubocop:
app/controllers/api/v1/lists/tags_controller.rb#L47
[Correctable] Style/SelectByRegexp: Prefer grep_v to reject with a regexp match.
|
Run rubocop:
app/controllers/api/v1/lists/tags_controller.rb#L48
[Correctable] Style/SelectByRegexp: Prefer grep to select with a regexp match.
|
Run rubocop:
app/controllers/api/v1/lists/tags_controller.rb#L50
[Correctable] Style/SymbolProc: Pass &:id as an argument to map instead of a block.
|
Run rubocop:
app/controllers/api/v1/lists/tags_controller.rb#L51
[Correctable] Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Run rubocop
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading