Increase allowed type body lengths from 200 to 700
This commit is contained in:
@@ -30,6 +30,10 @@ type_name:
|
|||||||
warning: 150
|
warning: 150
|
||||||
error: 1000
|
error: 1000
|
||||||
|
|
||||||
|
type_body_length:
|
||||||
|
warning: 700
|
||||||
|
error: 1000
|
||||||
|
|
||||||
custom_rules:
|
custom_rules:
|
||||||
print_deprecation:
|
print_deprecation:
|
||||||
regex: "\\b(print)\\b"
|
regex: "\\b(print)\\b"
|
||||||
|
|||||||
Reference in New Issue
Block a user