Commit Graph

114 Commits

Author SHA1 Message Date
d60b2d8ee6 fix 2020-02-04 14:21:47 +01:00
29a93834d5 fix destruction of folder imports 2020-02-04 14:06:31 +01:00
7762b71b6a fix false positive 2020-02-03 10:07:17 +01:00
e8a8d58923 fix 2020-01-30 11:23:40 +01:00
4c3992e74e update major 2020-01-30 11:19:28 +01:00
cd22d1413a update 2020-01-30 10:39:26 +01:00
9169302d0d Revert "do not prevent explicit overwrite of globals"
This reverts commit 042e6a3e8f.
2020-01-24 10:03:52 +01:00
042e6a3e8f do not prevent explicit overwrite of globals 2020-01-24 09:55:13 +01:00
8ff0eb6caf fix 2020-01-24 09:49:10 +01:00
3b6d8355e9 allow numbers in id 2020-01-24 09:41:14 +01:00
Timo Hocker
50ad07a41e fix 2020-01-22 08:19:35 +01:00
Timo Hocker
60892bb086 add node and sort-requires plugin 2020-01-22 08:13:54 +01:00
e778efbd21 add license, readme 2020-01-18 22:37:39 +01:00
c500cf47a1 update license 2020-01-17 13:15:10 +01:00
d603f949b1 update, add lint script 2020-01-15 15:47:36 +01:00
3c29385044 fix rule conflict 2020-01-14 19:45:35 +01:00
d0684c4319 update 2020-01-14 18:21:22 +01:00
3d99ea4745 fix switch case indent 2020-01-09 07:58:46 +01:00
8900dd242b fix yoda 2020-01-06 20:04:53 +01:00
be41f53508 deactivate import until import/export works 2020-01-06 18:29:35 +01:00
26fee607d0 remove unneeded extends 2020-01-05 23:14:51 +01:00
f0f2f8613b remove unnecessary rule 2020-01-05 22:03:34 +01:00
95b4919218 remove unnecessary rule 2020-01-05 21:14:56 +01:00
b202ec6259 fix conflicting rules 2020-01-05 21:13:07 +01:00
f5e4aa6e61 fix version bump 2020-01-05 20:57:24 +01:00
0088c4d103 fix package-lock 2020-01-05 20:54:22 +01:00
ffe7fb71f8 add import plugin 2020-01-05 20:43:26 +01:00
62aa41d04e fix for local functions 2020-01-03 19:01:46 +01:00
414711b51a allow more params 2019-12-24 15:12:06 +01:00
392aff8945 jsdoc require function description 2019-12-24 14:16:53 +01:00
4cb5fb3cb5 try to include export objects for jsdoc 2019-12-24 14:11:52 +01:00
f132766e10 allow no blank line at block start 2019-12-24 13:32:31 +01:00
28243f4944 allow negative numbers 2019-12-24 13:24:18 +01:00
ac33eddcc2 allow nested ternary 2019-12-24 13:21:02 +01:00
5f97d07c0b ignore 10 as magic number 2019-12-24 12:50:25 +01:00
9ade446485 allow higher complexity 2019-12-24 12:43:23 +01:00
2d8ba4ebb0 fix 2019-12-24 11:50:47 +01:00
87269dbdd3 fix 2019-12-24 11:34:48 +01:00
0e552a5b37 set id match to enforce snake_case 2019-12-24 11:31:15 +01:00
e0c22546b9 add jsdoc and vue 2019-12-23 17:05:13 +01:00
464b1fa3f3 more strict numbers 2019-12-20 20:59:33 +01:00
c58ccb7ffe ignore common magic numbers 2019-12-20 20:34:02 +01:00
5bf47bd03b remove identifier match 2019-12-20 19:44:38 +01:00
b14581da01 fix 2019-12-20 14:09:47 +01:00
8382c4d5cc fix 2019-12-20 14:02:13 +01:00
9c83f73be0 fix 2019-12-20 13:52:08 +01:00
Timo Hocker
bea4ed6f76 remove tests 2019-12-20 13:32:15 +01:00
Timo Hocker
8a97ad980d add jenkins files 2019-12-20 13:27:02 +01:00
Timo Hocker
a174e49ae9 ecma6 complete 2019-12-20 13:24:49 +01:00
Timo Hocker
d161f6f300 finish stylistic 2019-12-20 13:09:24 +01:00