We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import ActiveModelAdapter from "active-model-adapter";
Definition for rule 'ember/no-mixins' was not found. popup is shown.
Definition for rule 'ember/no-mixins' was not found.
Codeclimate should be able to read eslint rules for eslint-plugin-ember
plugins: eslint: enabled: true channel: "eslint-6"
The text was updated successfully, but these errors were encountered:
Hey @rreckonerr - thanks for the report! Can you send a link to this issue showing in Code Climate?
Happy to take a closer look. 👍
Sorry, something went wrong.
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
f-moya
No branches or pull requests
Bug Template
Actual Behavior
Definition for rule 'ember/no-mixins' was not found.
popup is shown.Expected Behavior
Codeclimate should be able to read eslint rules for eslint-plugin-ember
Steps to reproduce
The text was updated successfully, but these errors were encountered: