codeclimate-eslint
codeclimate-eslint copied to clipboard
Code Climate Engine for ESLint
## Actual Behavior Currently when using the astro plugin its not retrieved ## Expected Behavior Being able to use the `eslint-plugin-astro` with codeclimate-eslint, can this possible be added? Thank you!...
## 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...
Current version of eslint is `7.8.1` https://github.com/codeclimate/codeclimate-eslint/blob/channel/eslint-7/package.json#L26 , but latest one is `7.32.0` https://github.com/eslint/eslint/releases/tag/v7.32.0 (which is also 2 years old), is it possible to update eslint-7 channel to the latest...
# Feature Request ## Current Behavior >For security concerns related to executing code within a docker container, our ESLint engine currently ignores all but a select number of ESLint plugins....
# Bug Template ## Actual Behavior We are left with only one error with eslint-7 after the support recommendation through mail. So we are using `eslint-plugin-unused-imports` plugin for checking unused...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
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...
# Bug Template The "stable" channel is currently pointing to ESLint v3 which is 5 years old now. In addition, ESLint of v8 is still not supported. Could we do...
Are there any plans to add `eslint-9` anytime soon?