From 2dc4149bf2f0af1b73bb65e89d07c2de69f1025a Mon Sep 17 00:00:00 2001 From: Peng Wang Date: Sun, 15 Oct 2017 02:03:27 -0700 Subject: [PATCH] So disappointed in CSSLint re. custom properties. https://github.com/CSSLint/csslint/issues/682 https://github.com/CSSLint/parser-lib/issues/120 --- .codeclimate.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 29ecc99..22fc3c1 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,8 +10,6 @@ checks: config: threshold: 20 plugins: - csslint: - enabled: true eslint: enabled: true fixme: