From 785014ee158ad9ef1d9aa8b414aecc0b4b4f37d3 Mon Sep 17 00:00:00 2001 From: efueger Date: Mon, 10 Apr 2017 12:31:40 -0400 Subject: [PATCH] Update .codeclimate.yml Hi there -- Emily with Code Climate Support. I've sent an email about this, but to get your Code Climate results working, you'll need to indent the check here under your ESLint engine. Also, feel free to install the *Webhook* on [this](https://codeclimate.com/repos/58deaa527c90340270000221/edit) page so that GitHub will automatically notify us when you push new commits to your default branch. --- .codeclimate.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 9b6df26..fc02dcc 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -7,9 +7,9 @@ engines: eslint: enabled: true channel: "eslint-3" - checks: - comma-dangle: - enabled: false + checks: + comma-dangle: + enabled: false fixme: enabled: true ratings: