Skip to content

Issues reported in Code Climate but not in CLI 08/25 #102

@davehenton

Description

@davehenton

Actual Behavior

User is seeing different results in Rubocop run locally (in the CLI) than in Code Climate.

In one particular file,

  • Code Climate reports 25 issues, while
  • Rubocop locally reports 20 issues.

The following 5 Rubocop issues are reported in Code Climate but not in the CLI.

The user is specifying the rubocop-0-48 channel in Code Climate, and using Rubocop 0.48 locally (using codeclimate analyze -e rubocop:rubocop-0-48)

Expected Behavior

User should see same results in Rubocop run locally and in Code Climate.

Steps to reproduce

rubocop_todo.yml.txt
rubocop.yml.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions