Commit 6d8890f
committed
Remove all custom eslint rules
We should follow the eslint default, completed by the imported
scality rules.
Any additional rule should add some constraints, like disabling
.only tests to make the CI fail.
The reason is that we end up being too leniant on the style,
and that translates into useless indent (or other style) changes
in branches, due to local tooling auto-formatting the code,
which make the reviews harder.
Issue: CLDSRV-7231 parent 86f9fe7 commit 6d8890f
1 file changed
+0
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 26 | | |
69 | 27 | | |
70 | 28 | | |
| |||
0 commit comments