Skip to content

Evaluate new channels and Remove eslint plugin from codeclimate.yml if they do not work

Problem to solve

The current eslint plugin is causing the code climate report to fail as reported in the main gitlab project. This is an upstream issue with codeclimate-eslint.

Proposal

There are different channels for eslint being evaluated. If utilizing these resolves the issue close this out. Otherwise remove the eslint plugin from the default codeclimate.yml file so it is not included in pipelines that use this template by default.

Edited by James Heimbuck