mirror of https://gitee.com/bigwinds/arangodb
cosmetic changes
This commit is contained in:
parent
e0dc0be787
commit
fe3e4e5b24
|
@ -1,10 +1,4 @@
|
||||||
/*jslint indent: 2,
|
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true */
|
||||||
nomen: true,
|
|
||||||
maxlen: 100,
|
|
||||||
sloppy: true,
|
|
||||||
vars: true,
|
|
||||||
white: true,
|
|
||||||
plusplus: true */
|
|
||||||
/*global require, arango, db, edges, Module */
|
/*global require, arango, db, edges, Module */
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
|
@ -1,8 +1,4 @@
|
||||||
/*jslint indent: 2,
|
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, plusplus: true */
|
||||||
nomen: true,
|
|
||||||
maxlen: 100,
|
|
||||||
sloppy: true,
|
|
||||||
plusplus: true */
|
|
||||||
/*global require, WeakDictionary, exports */
|
/*global require, WeakDictionary, exports */
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in New Issue