From 3afc29a57146c5a3e6587e38e04b78e1b1fc7b3b Mon Sep 17 00:00:00 2001 From: Abby Armada Date: Tue, 5 Jul 2016 15:22:40 -0400 Subject: [PATCH] Update .codeclimate.yml Testing ESLint --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 0fdb26b84dbf..66df79274d96 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,7 +10,7 @@ engines: - python - php eslint: - enabled: true + enabled: false fixme: enabled: true phpmd: