From a52324a5f9d2dd8f4d4980d3ea0a2d247471dcff Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 15 Aug 2015 12:07:08 +0800 Subject: able sort issues --- config.codekit | 74 ++++++---------------------------------------------------- 1 file changed, 7 insertions(+), 67 deletions(-) (limited to 'config.codekit') diff --git a/config.codekit b/config.codekit index 7a8bc2912f..21fac6785f 100644 --- a/config.codekit +++ b/config.codekit @@ -1,6 +1,6 @@ { "CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit", -"creatorBuild": "19033", +"creatorBuild": "19051", "files": { "\/CONTRIBUTING.md": { "criticStyle": 0, @@ -1635,10 +1635,6 @@ } }, "jsLintFlags2": { - "ass": { - "active": 0, - "flagValue": -1 - }, "bitwise": { "active": 0, "flagValue": -1 @@ -1647,15 +1643,7 @@ "active": 1, "flagValue": -1 }, - "closure": { - "active": 0, - "flagValue": -1 - }, - "continue": { - "active": 0, - "flagValue": -1 - }, - "debug": { + "couch": { "active": 0, "flagValue": -1 }, @@ -1663,75 +1651,27 @@ "active": 0, "flagValue": -1 }, - "eqeq": { + "es6": { "active": 0, "flagValue": -1 }, - "evil": { - "active": 1, - "flagValue": -1 - }, - "forin": { + "eval": { "active": 0, "flagValue": -1 }, - "indent": { + "for": { "active": 0, - "flagValue": 4 + "flagValue": -1 }, "maxlen": { "active": 0, "flagValue": 150 }, - "newcap": { - "active": 0, - "flagValue": -1 - }, "node": { "active": 0, "flagValue": -1 }, - "nomen": { - "active": 0, - "flagValue": -1 - }, - "plusplus": { - "active": 0, - "flagValue": -1 - }, - "properties": { - "active": 0, - "flagValue": -1 - }, - "regexp": { - "active": 0, - "flagValue": -1 - }, - "rhino": { - "active": 0, - "flagValue": -1 - }, - "sloppy": { - "active": 0, - "flagValue": -1 - }, - "stupid": { - "active": 0, - "flagValue": -1 - }, - "sub": { - "active": 0, - "flagValue": -1 - }, - "todo": { - "active": 0, - "flagValue": -1 - }, - "unparam": { - "active": 0, - "flagValue": -1 - }, - "vars": { + "this": { "active": 0, "flagValue": -1 }, -- cgit v1.2.3