File tree Expand file tree Collapse file tree 1 file changed +0
-41
lines changed
Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change 11version : " 2"
2- checks :
3- argument-count :
4- enabled : true
5- config :
6- threshold : 4
7- complex-logic :
8- enabled : true
9- config :
10- threshold : 4
11- file-lines :
12- enabled : true
13- config :
14- threshold : 250
15- method-complexity :
16- enabled : true
17- config :
18- threshold : 5
19- method-count :
20- enabled : true
21- config :
22- threshold : 20
23- method-lines :
24- enabled : true
25- config :
26- threshold : 25
27- nested-control-flow :
28- enabled : true
29- config :
30- threshold : 4
31- return-statements :
32- enabled : true
33- config :
34- threshold : 4
35- similar-code :
36- enabled : true
37- config :
38- threshold : # language-specific defaults. overrides affect all languages.
39- identical-code :
40- enabled : true
41- config :
42- threshold : # language-specific defaults. overrides affect all languages.
432plugins :
443 eslint :
454 enabled : true
You can’t perform that action at this time.
0 commit comments