codeclimate/codeclimate-eslint

Can't find definitions for ember rules.

Opened this issue · 2 comments

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"

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

Happy to take a closer look. 👍

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