File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ parameters:
30
30
paramOutVariance : true
31
31
strictStaticMethodTemplateTypeVariance : true
32
32
propertyVariance : true
33
- projectServicesNotInAnalysedPaths : true
34
33
callUserFunc : true
35
34
magicConstantOutOfContext : true
36
35
pure : true
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ parameters:
52
52
strictStaticMethodTemplateTypeVariance : false
53
53
propertyVariance : false
54
54
stricterFunctionMap : false
55
- projectServicesNotInAnalysedPaths : false
56
55
callUserFunc : false
57
56
magicConstantOutOfContext : false
58
57
pure : false
Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ parametersSchema:
58
58
strictStaticMethodTemplateTypeVariance : bool ()
59
59
propertyVariance : bool ()
60
60
stricterFunctionMap : bool ()
61
- projectServicesNotInAnalysedPaths : bool ()
62
61
callUserFunc : bool ()
63
62
magicConstantOutOfContext : bool ()
64
63
pure : bool ()
You can’t perform that action at this time.
0 commit comments