chore(lint): 降低基准大小和复杂度
作者: Goldziher创建于 2026年9月5日更新于 2026年9月6日
标签help wantedgood first issue
| rule | files | meaning |
|---|---|---|
function-too-long |
302 | function longer than 80 lines |
file-too-long |
235 | file longer than 1000 lines |
cyclomatic-complexity |
131 | cyclomatic complexity over 20 |
nesting-too-deep |
114 | more than 4 levels of nesting |
too-many-parameters |
65 | more than 6 parameters |
type-too-long |
16 | type longer than 300 lines |
Best places to start
内容来源: xberg-io/xberg