2
0

Reduce LineLength for react_admin_component helpers (#29650)

This commit is contained in:
Matt Jankowski
2024-03-20 09:45:34 -04:00
committed by GitHub
parent 3211e960ac
commit 0a33be39c1
6 changed files with 162 additions and 27 deletions

View File

@@ -14,3 +14,5 @@ linters:
enabled: true
LineLength:
max: 320
ViewLength:
max: 200 # Override default value of 100 inherited from rubocop