You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codeclimate is hitting OOM error during the Eslint check so we want to disable it. Even though we tried removing the entry in the yaml and settings enabled: false it's still running the check and failing. Is it possible to remove this check?
Codeclimate is hitting OOM error during the Eslint check so we want to disable it. Even though we tried removing the entry in the yaml and settings
enabled: false
it's still running the check and failing. Is it possible to remove this check?Actual Behavior
Eslint check is being run
Expected Behavior
Eslint check should be ignored
Steps to reproduce
codeclimate.yml
Relevant links
3scale/porta#3104
https://codeclimate.com/github/3scale/porta/pull/3104
The text was updated successfully, but these errors were encountered: