From 07f5a9b5483d6fe9d44dce2fb5e42a40539a9931 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 22 Oct 2013 18:24:06 +0100 Subject: [PATCH] Removed css lint lib It relies on a 310k lib from Stubbornella. Far too big. --- editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.php b/editor.php index b33d918..4e47bda 100644 --- a/editor.php +++ b/editor.php @@ -13,7 +13,7 @@ codemirror-compressed.js incls: codemirror modes: clike, coffeescript, css, htmlmixed, javascript, less, markdown, php, python, ruby, sql & xml -addon: brace-fold, closetag, css-hint, css-lint html-hint, javascript-hint, javascript-lint, lint, match-highlighter, searchcursor, show-hint, sql-hint, trailingspace, xml-fold, xml-hint +addon: brace-fold, closetag, css-hint, html-hint, javascript-hint, javascript-lint, lint, match-highlighter, searchcursor, show-hint, sql-hint, trailingspace, xml-fold, xml-hint //-->