-
Notifications
You must be signed in to change notification settings - Fork 49
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
configure Codacy #474
configure Codacy #474
Conversation
Not sure if the globals config works like this. If it does, I will add the other stuff. |
According to https://support.codacy.com/hc/en-us/articles/207994335-Code-Patterns Codacy should use the |
Does it work now after your commits? |
No. It still shows e.g. 'include' is not defined and doesn't seem to recognize the ESLint configuration (see Your rules configuration). |
I'm not sure, but I guess it's possible, that codacy hasn't used your changes yet, because they are done inside a PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure how the LATEST_..._VERSION
attributes are used by eslint, but I think we can merge this
Ok. Let's try if you're right. |
Seems to be still the same. |
No description provided.