Reduce LineLength from 320 to 300 (#29636)
This commit is contained in:
@@ -11,6 +11,6 @@ linters:
|
||||
MiddleDot:
|
||||
enabled: true
|
||||
LineLength:
|
||||
max: 320
|
||||
max: 300
|
||||
ViewLength:
|
||||
max: 200 # Override default value of 100 inherited from rubocop
|
||||
|
||||
Reference in New Issue
Block a user