summaryrefslogtreecommitdiffstats
path: root/config.codekit
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-15 12:07:08 +0800
committerUnknwon <u@gogs.io>2015-08-15 12:07:08 +0800
commita52324a5f9d2dd8f4d4980d3ea0a2d247471dcff (patch)
treeaff03aaf74ea496092630ca2bcf9d21e2cbeaef6 /config.codekit
parent4ce003dc15eb4a283b9cc4b19e4a5e2de0b1b89f (diff)
downloadgitea-a52324a5f9d2dd8f4d4980d3ea0a2d247471dcff.tar.gz
gitea-a52324a5f9d2dd8f4d4980d3ea0a2d247471dcff.zip
able sort issues
Diffstat (limited to 'config.codekit')
-rw-r--r--config.codekit74
1 files changed, 7 insertions, 67 deletions
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
},