mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Increase allowed type body lengths from 200 to 700
This commit is contained in:
parent
fa0721b160
commit
2256d49b35
@ -30,6 +30,10 @@ type_name:
|
||||
warning: 150
|
||||
error: 1000
|
||||
|
||||
type_body_length:
|
||||
warning: 700
|
||||
error: 1000
|
||||
|
||||
custom_rules:
|
||||
print_deprecation:
|
||||
regex: "\\b(print)\\b"
|
||||
|
Loading…
x
Reference in New Issue
Block a user