codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

Code Climate Engine for ESLint

Results 40 codeclimate-eslint issues
Sort by recently updated
recently updated
newest added

# Bug Template Hey, I am having the issues with `@typescript-eslint` on codeclimate. Locally eslint works fine but it raises an error when running on codeclimate: `Configuration for rule "import/order"...

# Bug Template ## Actual Behavior Cloud code climate eslint does not seem to be picking up typescript types from packages for my config. Kind of at wit's end with...

## Actual Behavior In order to properly use the [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) together with CodeClimate, the only solution is to use the version 5 of your engine. The config goes as follow:...

## Relevant links https://github.com/ember-template-lint/eslint-plugin-hbs

hacktoberfest

# Bug Template ```js import ActiveModelAdapter from "active-model-adapter"; ``` ## Actual Behavior `Definition for rule 'ember/no-mixins' was not found.` popup is shown. ![image](https://user-images.githubusercontent.com/30495731/92257991-cdbbaa80-eede-11ea-918c-edace6eb0c38.png) ## Expected Behavior Codeclimate should be able...

`3.9.0` is toooooo oooold - doesn't support a lot of rules

# Bug Template ## Actual Behavior From the README ``` Run codeclimate engines:enable eslint. This command both installs the engine and enables it in your .codeclimate.yml file ``` Result: `unknown...

## Description We've encountered an issue where Prettier plugins integrated with ESLint are not recognized during Code Climate's analysis process. While these plugins work seamlessly in our local development environments,...

# Bug Template eslint-plugin-svelte3 is becoming depricated and recomend upgrading to eslint-plugin-svelte which does not exist in the channel eslint-8. Can we add it? ## Relevant links [OLD eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3) [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte)...