issues
search
zackad
/
prettier-plugin-twig
Code formatting plugin for Prettier to handle Twig templates
Apache License 2.0
55
stars
6
forks
source link
Feature: Update twig coding standards to follow version 3.x
#78
Closed
zackad
closed
1 week ago
zackad
commented
1 week ago
Close GH-71
BREAKING CHANGES:
Make sure to update twig to version 3.12 or later
Separator between argument names and values has been changed from
=
into
:
for named arguments
Close GH-71
BREAKING CHANGES:
=
into:
for named arguments