Update haml-lint line length configuration to match rubocop value (#27570)
This commit is contained in:
parent
d649bbf28f
commit
a916251d8a
2 changed files with 20 additions and 4 deletions
|
@ -12,3 +12,5 @@ linters:
|
|||
enabled: true
|
||||
MiddleDot:
|
||||
enabled: true
|
||||
LineLength:
|
||||
max: 320
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue