trivago / prettier-plugin-twig-melody

Code formatting plugin for Prettier which can handle Twig/Melody templates
Apache License 2.0
155 stars 35 forks source link

Respect `max_line_length` in .editorconfig #94

Open allejo opened 2 years ago

allejo commented 2 years ago

Similar #77 I guess? But respect an .editorconfig's max_line_length value if present because it doesn't appear to be respecting it right now.