Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find definitions for ember rules. #499

Open
rreckonerr opened this issue Sep 4, 2020 · 2 comments
Open

Can't find definitions for ember rules. #499

rreckonerr opened this issue Sep 4, 2020 · 2 comments
Assignees

Comments

@rreckonerr
Copy link

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
Copy link
Member

efueger commented Sep 8, 2020

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants