forked from forgejo/forgejo
able sort issues
This commit is contained in:
parent
4ce003dc15
commit
a52324a5f9
8 changed files with 66 additions and 95 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue