Skip to content

Commit 658cba1

Browse files
authored
Remove the line number limitation (#138)
Functions should be small, but sometimes we cannot follow the rule, especially for enums.
1 parent 06d7b7a commit 658cba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clippy.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
too-many-arguments-threshold = 3
2-
too-many-lines-threshold = 20
32
doc-valid-idents = ["xHCI", "xHC", "PCIe", "DbC"]

0 commit comments

Comments
 (0)