codeclimate-eslint
codeclimate-eslint copied to clipboard
Code Climate Engine for ESLint
# Bug Template ## Actual Behavior Every file in my repository gets the same error reported by the github-CI version of codeclimate. But not by my local version. The error...
# Bug Template ## Actual Behavior Code Climate ``` /usr/src/app/lib/validate_config.js:17 throw e; ^ Error: /code/.eslintrc.js: Environment key "es2021" is unknown at /usr/local/node_modules/eslint/lib/config/config-validator.js:138:23 at Array.forEach () at validateEnvironment (/usr/local/node_modules/eslint/lib/config/config-validator.js:131:34) at Object.validate...
## Actual Behavior It would be helpful to be able to get our GitHub Codeclimate checks to pass. Currently, we are getting errors like this: `Parsing error: Cannot find module...
Will eslint 8 be supported?
I would have expected that the eslint graphql plugin is supported by codeclimate. ## Actual Behavior Getting a bunch of errors in codeclimate: > Definition for rule 'graphql/template-strings' was not...
Support for `` syntax was added in 7.13.0 https://github.com/vuejs/eslint-plugin-vue/releases/tag/v7.13.0 Without this update, eslint reports false positives.
The following shows output from code climate where our eslintrc.js can't be used because the eslint version on the `eslint 6 channel`, doesn't support it. ## Actual Behavior ``` /usr/local/node_modules/eslint/lib/shared/config-validator.js:169...
Hey, I just spent like 10 hours setting up my custom ESLint CodeClimate engine except now I realize there are some serious limitations. All my configs are stored in a...
For the sake of minimizing technical debt and improving security, please merge the Dependabot patches. If any are no longer needed or cause problems, let's close them.