xjm
|
4855e96b06
|
Issue #3191023 by bnjmnm, nod_: Add eslint rules to check for jQuery usage
|
2021-06-28 19:47:31 -05:00 |
Lauri Eskola
|
e742590eed
|
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier
|
2018-08-09 18:49:18 +03:00 |
Lauri Eskola
|
979164b210
|
Issue #2978964 by ApacheEx, drpal, lauriii, corbacho, samuel.mortenson, tedbow, alexpott, droplet: Use Prettier for formatting core JavaScript
|
2018-08-08 19:58:48 +03:00 |
Alex Pott
|
e15f82bfba
|
Issue #2983365 by ApacheEx, m1r1k, drpal: JS codestyle: operator-linebreak
|
2018-07-22 11:53:25 +01:00 |
Lauri Eskola
|
29a2728ebb
|
Issue #2983377 by ApacheEx, anmolgoyal74, drpal, m1r1k: JS codestyle: implicit-arrow-linebreak
|
2018-07-20 08:25:36 +03:00 |
Lauri Eskola
|
258a27b635
|
Issue #2983373 by ApacheEx, drpal, m1r1k: JS codestyle: no-restricted-globals
|
2018-07-16 09:00:57 +03:00 |
Alex Pott
|
ca5abe8c6f
|
Issue #2983382 by ApacheEx, drpal: JS codestyle: spaced-comment
|
2018-07-06 15:26:31 +01:00 |
Alex Pott
|
e4b5fe2ef8
|
Issue #2983375 by m1r1k, ApacheEx, drpal: JS codestyle: function-paren-newline
|
2018-07-06 12:18:34 +01:00 |
Alex Pott
|
5a80703c4c
|
Issue #2983371 by ApacheEx, drpal: JS codestyle: no-else-return
|
2018-07-05 16:50:52 +01:00 |
Alex Pott
|
c77b8b6045
|
Issue #2983357 by ApacheEx, drpal: JS codestyle: object-curly-newline
|
2018-07-05 16:38:04 +01:00 |
Alex Pott
|
4ddf8b84e8
|
Issue #2983355 by ApacheEx, drpal: JS codestyle: indent
|
2018-07-05 16:34:50 +01:00 |
Alex Pott
|
3a04b3c1b1
|
Issue #2983370 by m1r1k, ApacheEx, drpal: JS codestyle: no-empty
|
2018-07-05 16:32:54 +01:00 |
Lauri Eskola
|
95a478f3d6
|
Issue #2982345 by ApacheEx, drpal: Update eslint packages to most recent major versions
|
2018-07-03 18:02:59 +01:00 |
Alex Pott
|
7d2f3a3b76
|
Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define
|
2018-03-05 09:14:08 +00:00 |
webchick
|
f1e33ca3d8
|
Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax
|
2018-01-03 15:27:55 -08:00 |
webchick
|
8d06691e00
|
Issue #2927230 by drpal, dawehner: 3/3 JS codestyle: camelcase
|
2017-12-03 08:16:29 -08:00 |
xjm
|
dcfee314ad
|
Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017 .
|
2017-12-01 13:28:53 -06:00 |
webchick
|
b0a4d7e017
|
Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax
|
2017-11-28 15:40:07 -08:00 |
xjm
|
5951ea0d1b
|
Issue #2914713 by droplet, drpal, dawehner, nod_: JS codestyle: no-throw-literal
|
2017-10-25 12:08:30 -05:00 |
xjm
|
7fbb5e990e
|
Issue #2916294 by dawehner: JS codestyle: no-useless-escape
|
2017-10-24 12:07:10 -05:00 |
xjm
|
9032c68faa
|
Issue #2916154 by drpal, droplet, dawehner, alexpott, xjm: JS codestyle: no-multi-assign
|
2017-10-24 07:42:16 -05:00 |
Alex Pott
|
27266234c2
|
Revert "Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign"
This reverts commit 169e867159 .
|
2017-10-21 21:49:45 +01:00 |
Alex Pott
|
169e867159
|
Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign
|
2017-10-21 21:46:43 +01:00 |
Alex Pott
|
cf52b419be
|
Issue #2915534 by drpal, nod_: JS codestyle: prefer-rest-params
|
2017-10-18 17:15:08 +01:00 |
xjm
|
7655c87004
|
Issue #2914718 by droplet, alexpott, nod_, dawehner: JS codestyle: no-empty
|
2017-10-13 19:10:51 -05:00 |
xjm
|
a28fb181fb
|
Issue #2915766 by dawehner, drpal: JS codestyle: vars-on-top
|
2017-10-13 14:07:07 -05:00 |
Alex Pott
|
e113f8fbab
|
Issue #2914723 by droplet, dawehner: JS codestyle: no-mixed-operators
|
2017-10-12 11:20:47 +01:00 |
Alex Pott
|
b61c2592f0
|
Issue #2915526 by drpal: JS codestyle: prefer-const
|
2017-10-12 11:13:43 +01:00 |
Lauri Eskola
|
29cd930e59
|
Issue #2914946 by drpal, dawehner, droplet: JS codestyle: no-var
|
2017-10-12 10:10:10 +03:00 |
Alex Pott
|
844b6d3bf6
|
Issue #2914716 by droplet: JS codestyle: no-lonely-if
|
2017-10-11 15:44:48 +01:00 |
Alex Pott
|
336d30dc4d
|
Issue #2914719 by nod_, droplet: JS codestyle: newline-per-chained-call
|
2017-10-11 15:40:35 +01:00 |
Alex Pott
|
fa985778ad
|
Issue #2914717 by droplet: JS codestyle: array-callback-return
|
2017-10-11 15:33:55 +01:00 |
Alex Pott
|
fe0e5feeb7
|
Issue #2914708 by droplet: JS codestyle: comma-dangle
|
2017-10-11 12:15:06 +01:00 |
Alex Pott
|
2656a846ca
|
Issue #2914710 by droplet: JS codestyle: padded-blocks
|
2017-10-11 12:11:05 +01:00 |
Alex Pott
|
4d263489bf
|
Issue #2914711 by droplet: JS codestyle: no-useless-concat
|
2017-10-11 12:08:39 +01:00 |
Alex Pott
|
e4d6d9683f
|
Issue #2914715 by droplet: JS codestyle: no-confusing-arrow
|
2017-10-11 12:01:34 +01:00 |
Lauri Eskola
|
d0fa5b7239
|
Issue #2912961 by dawehner, droplet, drpal: Step 0 JS codestyle: Exclude non passing eslint rules
|
2017-10-08 13:01:20 +03:00 |