codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 93 forks source link

Can't find definitions for ember rules. #499

Open rreckonerr opened 4 years ago

rreckonerr commented 4 years ago

Bug Template

import ActiveModelAdapter from "active-model-adapter";

Actual Behavior

Definition for rule 'ember/no-mixins' was not found. popup is shown. image

Expected Behavior

Codeclimate should be able to read eslint rules for eslint-plugin-ember

Steps to reproduce

plugins:
  eslint:
    enabled: true
    channel: "eslint-6"
efueger commented 4 years ago

Hey @rreckonerr - thanks for the report! Can you send a link to this issue showing in Code Climate?

Happy to take a closer look. 👍

rreckonerr commented 4 years ago

Hi @efueger Codeclimate doesn't give any useful output regarding this error. I wonder if it might be related to this: https://github.com/codeclimate/codeclimate-eslint/tree/channel/eslint-6#temporarily-unavailable-plugins-and-configs . Seems like eslint-plugin-ember is disabled for some reason in cc eslint greater than v 3