Update haml-lint line length configuration to match rubocop value (#27570)
This commit is contained in:
@@ -12,3 +12,5 @@ linters:
|
||||
enabled: true
|
||||
MiddleDot:
|
||||
enabled: true
|
||||
LineLength:
|
||||
max: 320
|
||||
|
||||
Reference in New Issue
Block a user